home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 97 / CDPowerplay97Disc2.iso / Demos / maxpayne2demosetup.exe / Disk1 / data1.cab / Main / help / html / style_ie.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-11-19  |  571 b   |  37 lines

  1. A {color: BB0000;}
  2. A:hover {color: AA0000;}
  3. A:active {color: BB0000;}
  4. A:visited {color: FF0000;}
  5.  
  6. P{ 
  7.     font-family: Arial, sans-serif;
  8.     color: 000000;
  9.     font-size: 14px;
  10. }
  11.  
  12. H1 {
  13.     font-family: Arial, sans-serif;
  14.     color: BB0000;
  15.     font-size: 20px;
  16.     font-weight: bold;
  17. }
  18.  
  19. H2 {
  20.     margin-top: 35px;
  21.     font-family: Arial, sans-serif;
  22.     color: 000000;
  23.     font-size: 16px;
  24.     font-weight: bold;
  25. }
  26.  
  27. TD {
  28.     font-family: Arial, sans-serif;
  29.     color: 000000;
  30.     font-size: 12px;
  31. }    
  32.  
  33. P.small{
  34.     font-family: Arial, sans-serif;
  35.     color: 000000;
  36.     font-size: 10px;
  37.     }