home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / zkuste / vbasic / Data / Utils / WMP71SDK.exe / wmencsdk.chm / msdn_ie3.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-02  |  807 b   |  67 lines

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