home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _b554d9cc567a258a8349075210213f79 < prev    next >
Text File  |  2000-03-22  |  2KB  |  149 lines

  1. BODY {
  2.     font: small verdana, arial, helvetica, sans-serif;
  3.     color: black;
  4.     background-color: white;
  5. }
  6.  
  7. A:link        {color: #0000FF}
  8. A:visited     {color: #666666}
  9. A:active     {color: #FF0000}
  10.  
  11.  
  12. H1 {
  13.     font: bold large verdana, arial, helvetica, sans-serif;
  14.     color: black;
  15. }
  16.  
  17.  
  18. H2 {
  19.     font: bold large verdana, arial, helvetica, sans-serif;
  20.     color: maroon;
  21. }
  22.  
  23.  
  24. H3 {
  25.     font: bold medium verdana, arial, helvetica, sans-serif;
  26.         color: blue;
  27. }
  28.  
  29.  
  30. H4 {
  31.     font: bold small verdana, arial, helvetica, sans-serif;
  32.         color: maroon;
  33. }
  34.  
  35.  
  36. H5 {
  37.     font: bold small verdana, arial, helvetica, sans-serif;
  38.         color: blue;
  39. }
  40.  
  41.  
  42. H6 {
  43.     font: bold small verdana, arial, helvetica, sans-serif;
  44.         color: black;
  45. }
  46.  
  47.  
  48. UL {
  49.     font: small verdana, arial, helvetica, sans-serif;
  50.         color: black;
  51. }
  52.  
  53.  
  54. OL {
  55.     font: small verdana, arial, helvetica, sans-serif;
  56.         color: black;
  57. }
  58.  
  59.  
  60. LI
  61. {
  62.     font: small verdana, arial, helvetica, sans-serif;
  63.     color: black;
  64. }
  65.  
  66. TH {
  67.     font: small verdana, arial, helvetica, sans-serif;
  68.     color: black;
  69. }
  70.  
  71.  
  72. TD {
  73.     font: small verdana, arial, helvetica, sans-serif;
  74.     color: black;
  75. }
  76.  
  77. TD.foot {
  78.      font: medium sans-serif;
  79.      color: #eeeeee;
  80.     background-color="#cc0066"
  81. }
  82.  
  83. DL {
  84.     font: small verdana, arial, helvetica, sans-serif;
  85.     color: black;
  86. }
  87.  
  88.  
  89. DD {
  90.     font: small verdana, arial, helvetica, sans-serif;
  91.     color: black;
  92. }
  93.  
  94.  
  95. DT {
  96.     font: small verdana, arial, helvetica, sans-serif;
  97.         color: black;
  98. }
  99.  
  100.  
  101. CODE {
  102.     font: Courier, monospace;
  103. }
  104.  
  105.  
  106. PRE {
  107.     font: Courier, monospace;
  108. }
  109.  
  110.  
  111. P.indent {
  112.     font: small verdana, arial, helvetica, sans-serif;
  113.     color: black;
  114.     background-color: white;
  115.     list-style-type : circle;
  116.     list-style-position : inside;
  117.     margin-left : 16.0pt;
  118. }
  119.  
  120. PRE.programlisting
  121. {
  122.     font-size : 9.0pt;
  123.     list-style-type : disc;
  124.     margin-left : 16.0pt;
  125.     margin-top : -14.0pt;
  126. }
  127.  
  128.  
  129. INPUT {
  130.     font: bold small verdana, arial, helvetica, sans-serif;
  131.     color: black;
  132.     background-color: white;
  133. }
  134.  
  135.  
  136. TEXTAREA {
  137.     font: bold small verdana, arial, helvetica, sans-serif;
  138.     color: black;
  139.     background-color: white;
  140. }
  141.  
  142. .BANNER {
  143.     background-color: "#cccccc";
  144.     font: bold medium verdana, arial, helvetica, sans-serif;
  145.  
  146. }
  147.  
  148.  
  149.