home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 April / Disc 2 / PCU0403CD2.iso / software / online / files / vcsdemo.exe / %MAINDIR% / HELP.CHM / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-01-28  |  1.3 KB  |  36 lines

  1.         a:active  { color: #0000CC}
  2.         a:hover   { color: #CC0033}
  3.         a:link    { color: #3366CC}
  4.         a:visited { color: #9999CC}
  5.  
  6.         h1  
  7.       { color: #3D107B; font-size: 18pt; font-style: normal; font-weight: bold; 
  8.            text-align: center;
  9.            font-family: Verdana, Arial, Helvetica, sans-serif;
  10.                text-indent: 0em; text-decoration: none; white-space: normal; 
  11.                font-variant: small-caps; margin-left: 0em; margin-top: 0.5em; 
  12.                margin-bottom: 0.5em }
  13.         h2
  14.           { font-family : "Arial";
  15.             font-weight : bold;
  16.             font-size : 14.0pt;
  17.             text-decoration : none;
  18.             color : navy;}
  19.         body
  20.           { font-family : "Verdana", "Arial";
  21.             font-size : 8.0pt;
  22.             background-color : white;}
  23.         li
  24.           { color: #000000;
  25.             font-size: 8.0pt; font-style: normal; font-weight: normal;
  26.             margin-left: 0em; margin-top: 1em; margin-bottom: 1em;
  27.             text-align: left; text-indent: 0em; text-decoration: none;
  28.             white-space: normal }
  29.         table, caption, tr, th, td, ol, ul, h3, h4, h5, p, div
  30.           { color: #000000;
  31.             font-family: Verdana, Arial, Helvetica, sans-serif;
  32.             font-size: 8.0pt }
  33.  
  34.  
  35.  
  36.