home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd2.bin / utilities / nvidia / nvidia_refreshrate_fix_2.1.exe / nvreffix.chm / styles.css < prev    next >
Cascading Style Sheet File  |  2001-10-17  |  489b  |  22 lines

  1. <style>
  2.     A:link, A:visited, A:active {text-decoration: none}
  3.     A:hover {text-decoration: underline}
  4.     BODY {
  5.         font-family: Verdana; 
  6.         font-size: 10pt
  7.     }
  8.     TABLE {
  9.         font-family: Verdana; 
  10.         font-size: 10pt
  11.     }
  12.     H1 {font-family: Verdana; font-size: 12pt}
  13.     H2 {font-family: Verdana; font-size: 10pt}
  14.     BLOCKQUOTE {
  15.         font-family: Verdana; 
  16.         font-size: 10pt; 
  17.         background: gainsboro;
  18.         padding-left: 10; padding-right: 10;
  19.         padding-top: 6; padding-bottom: 7;
  20.     }
  21. </style>
  22.