home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / zkuste / disk / download / dfolder / dfolder.chm / windows.css < prev   
Encoding:
Cascading Style Sheet File  |  2000-05-07  |  1.7 KB  |  51 lines

  1. BODY       { font-size:8pt;
  2.              font-family:MS Sans Serif; 
  3.              text-align:left;}
  4. H1         { text-align:left;
  5.              font-family:arial narrow,helvetica; 
  6.              font-size:24pt; }
  7. H2         { text-align:left;
  8.              font-family:arial narrow,helvetica; 
  9.              font-size:18pt; }
  10. H3         { text-align:left;
  11.              font-family:arial narrow,helvetica; 
  12.              font-size:14pt; }
  13. UL LI      { font-size:8pt; 
  14.              margin:0mm;
  15.              list-style-position:outside;
  16.              list-style-type:square;
  17.              line-height:100%; }
  18. OL LI      { text-align:left; 
  19.              margin:0mm;
  20.              font-size:8pt; 
  21.              list-style-type:decimal;
  22.              line-height:100%; }
  23. P.INDENT { text-indent:5mm; 
  24.              text-align:left; }
  25. TD         { font-size:8pt;
  26.              font-family:MS Sans Serif;
  27.              text-align:left; }
  28. ADDRESS    { font-size:8pt; }
  29. UL.EXPAND  { font-size:8pt;
  30.              list-style-type:square;
  31.              line-height:150%; }
  32. PRE        { font-family:fixed;
  33.              font-size:8pt; }
  34. PRE I      { font-family:courier;
  35.              text-style:italic;
  36.              font-size:8pt; }
  37. PRE B      { font-family:courier;
  38.              text-style:vold;
  39.              font-size:8pt; }
  40. CODE       { font-family:fixed;
  41.              font-size:8pt; }
  42. FONT.SMALL  { font-size:7pt; }
  43. FONT.BIG    { font-size:24pt; }
  44. FONT.BIG1   { font-size:18pt; }
  45. FONT.BIG2   { font-size:14pt; }
  46. FONT.NORM   { font-size:8pt;
  47.              font-family:MS Sans Serif; 
  48.              text-align:left;}
  49. B.GRAY   { background-color:#D0D0D0;
  50.              text-align:left;}
  51.