home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / DOCS / MSDN98 / VJWEB / 1033 / JAVAUSER.CHM / stylesheets / msdn_ie4.css < prev   
Cascading Style Sheet File  |  1998-02-24  |  972b  |  77 lines

  1. BODY {
  2.     font: 10pt "Verdana"}
  3.     
  4. h1 {
  5.     font: 22pt "Verdana";
  6.     font-weight: bold }
  7.     
  8. h2 {
  9.     font: 18pt "Verdana";
  10.     font-weight: bold }
  11.     
  12. h3 {
  13.     font: 14pt "Verdana";
  14.     font-weight: bold }
  15.     
  16. h4 {
  17.     font: 11pt "Verdana";
  18.     font-weight: bold }
  19.  
  20. P  {
  21.     font: 10pt "Verdana";
  22.     color: black}
  23.  
  24. PRE, CODE {
  25.     font: 10pt "courier new"}
  26.     
  27. TD {
  28.     font-size: 10pt }
  29.  
  30. A:LINK {
  31.     color: #990000 }
  32.     
  33. A:VISITED {
  34.     color: #660000 }
  35.     
  36. .tl {
  37.     padding-bottom: 9pt }
  38.     
  39. .atl {
  40.     padding-left: .25in;
  41.     padding-bottom: 9pt }
  42.     
  43. .red {
  44.     color: #CC0000 }
  45.     
  46. .cfe {
  47.     font-weight: bold }
  48.     
  49. .blue {
  50.     color: #0000CC }
  51.     
  52. .mini {
  53.     font-size: 80% }
  54.     
  55. LI {
  56.     margin-top: 9pt;
  57.     margin-bottom: 12pt;
  58.     list-style-type: square }
  59.  
  60. LI UL {
  61.     margin-top: 12pt;
  62.     margin-bottom: 12pt }
  63.     
  64. LI OL {
  65.     margin-top: 12pt;
  66.     margin-bottom: 12pt }
  67.     
  68. LI P {
  69.     margin-top: 6pt;
  70.     margin-bottom: 6pt;
  71.      }
  72.  
  73. .dt {
  74.     margin-bottom: -12pt }
  75.     
  76. .indent {
  77.     padding-left: .25in }