国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.0KB

  1. <style>
  2. #dedeinfolink {
  3. margin-bottom: 6px;
  4. }
  5. #dedeinfolink tr td div {
  6. padding: 6px 5px 2px 5px;
  7. background: #c5e09d;
  8. margin-right: 8px;
  9. }
  10. #dedeinfolink tr td {
  11. line-height: 20px;
  12. }
  13. #dedeinfolink tr td.spline {
  14. font-size: 1px;
  15. height: 1px;
  16. line-height: 1px;
  17. border-bottom: 1px dashed #dedede;
  18. }
  19. #dedeinfolink tr td.iftitle {
  20. font-weight: bold;
  21. color: #688730;
  22. line-height: 24px;
  23. border-bottom: 1px dashed #dedede;
  24. padding-left: 20px;
  25. background: url(/images/dd2.gif) 5px 5px no-repeat;
  26. }
  27. </style>
  28. <table id="dedeinfolink">
  29. <tr>
  30. <td colspan="3" class="iftitle">信息附加条件:</td>
  31. </tr>
  32. <tr>
  33. <td width="50"> 地区:</td>
  34. <td align="center" nowrap="yes">
  35. <div>[field:linkallplace/]</div>
  36. </td>
  37. <td>[field:nativeplace/]</td>
  38. </tr>
  39. <tr>
  40. <td colspan="3" class="spline"></td>
  41. </tr>
  42. <tr>
  43. <td> 类型:</td>
  44. <td align="center" nowrap="yes">
  45. <div>[field:linkalltype/]</div>
  46. </td>
  47. <td>[field:infotype/]</td>
  48. </tr>
  49. <tr>
  50. <td colspan="3" class="spline"></td>
  51. </tr>
  52. </table>