home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / apache / apache_2.0.39-win32-x86-no_ssl.msi / Data.Cab / F202830_manual.css < prev    next >
Cascading Style Sheet File  |  2002-02-15  |  253b  |  13 lines

  1. body {background: white;
  2.       text: black; }
  3.  
  4. .help { font-weight: bold }
  5.  
  6. .directive { color: green; }
  7.  
  8. .module { color: green; }
  9.  
  10. a:link { text-decoration: none }
  11. a:hover { text-decoration: underline }
  12. a:visited { text-decoration: none }
  13.