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

  1. BODY {
  2.    background-color: #000000;
  3.    font-size : 13px; 
  4.    font-family : Arial, sans-serif; 
  5.    color : #000000;
  6. }
  7.  
  8. A {
  9.    font-size : 13px; 
  10.    font-family : Arial, sans-serif; 
  11.    color : #fffff; 
  12.    text-decoration : none; 
  13. }
  14.  
  15. A:visited:hover {
  16.    color : #bb0000; 
  17.    text-decoration : none; 
  18. }
  19.  
  20. A:visited {
  21.    color : #FFFFFF; 
  22.    text-decoration : none; 
  23. }
  24.  
  25. A:hover {
  26.    color : #bb0000; 
  27.    text-decoration : none; 
  28. }
  29.  
  30. A:active {
  31.    color : #FFFFFF; 
  32.    text-decoration : none; 
  33. }
  34.  
  35. A.normal {
  36.    font-size : 11px; 
  37.    font-family : Arial, sans-serif; 
  38.    color : #FFFFFF; 
  39.    text-decoration : none; 
  40. }
  41.  
  42. .title {
  43.    margin-left: 5px;
  44.    margin-bottom: 3px;
  45.    z-index: 10; 
  46.    font-weight: bold;
  47.    
  48. }
  49.  
  50. .submenu {
  51.    font-size : 10px; 
  52.    margin-left: 10px;
  53. }
  54.  
  55.  
  56.