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

  1. BODY {
  2.     font: x-small Verdana, Arial, Helvetica, sans-serif;
  3.     background-color: #FFFFFF; }
  4.     
  5. h1 {
  6.     font: 150% Verdana, Arial, Helvetica, sans-serif;
  7.     font-weight: bold }
  8.     
  9. h2 {
  10.     font: 135% Verdana, Arial, Helvetica, sans-serif;
  11.     font-weight: bold }
  12.     
  13. h3 {
  14.     font: 120% Verdana, Arial, Helvetica, sans-serif;
  15.     font-weight: bold }
  16.     
  17. h4 {
  18.     font: 100% Verdana, Arial, Helvetica, sans-serif;
  19.     font-weight: bold }
  20.  
  21. P  {
  22.     font: x-small Verdana, Arial, Helvetica, sans-serif;
  23.     color: black}
  24.  
  25. PRE, CODE {
  26.     font: x-small "courier new"}
  27.     
  28. TD {
  29.     font-size: 10pt }
  30.  
  31. A:LINK {
  32.     color: #990000 }
  33.     
  34. A:VISITED {
  35.     color: #660000 }
  36.     
  37. .label {
  38.     font-weight: bold }
  39.     
  40. .tl {
  41.     padding-bottom: 9pt }
  42.     
  43. .atl {
  44.     padding-left: .25in;
  45.     padding-bottom: 9pt }
  46.     
  47. .cfe {
  48.     font-weight: bold }
  49.     
  50. .mini {
  51.     font-size: 80% }
  52.     
  53. LI {
  54.     margin-top: 9pt;
  55.     margin-bottom: 12pt }
  56.     
  57. UL LI {
  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 }
  78.     
  79. SUP {
  80.     text-decoration: none;
  81.     font-size: smaller }