home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 August / CHIPINTE082002.ISO / exe / TEncPlus.exe / Help / TMPGEncPlus.en.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-04-30  |  410 b   |  28 lines

  1. body {
  2.   background-color: #ffffff;
  3.   background-repeat: repeat-y;
  4.   color: #000000;
  5. }
  6.  
  7. /* âeü[âuâï */
  8. table {
  9.   font-size: medium;
  10.   line-height: normal;
  11. }
  12. table tr {
  13.   font-size: 80%;
  14.   line-height: 130%;
  15. }
  16.  
  17. /* dl,dt,dd â^âO */
  18. dl {
  19.   margin-left: 4em;
  20.   padding: 0.5em;
  21.   background-color: #F0F0F0;
  22. }
  23. dt {
  24.   font-weight: bold;
  25.   text-decoration: underline;
  26.   line-height: 200%;
  27. }
  28.