home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / docs / freedos / www.cgsecurity.org / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-06-15  |  519 b   |  17 lines

  1. BODY     {
  2.   background-color: white;
  3.   color: black;
  4. }
  5. p    { color: black; }
  6. td    { color: black; }
  7. h1    { color: black; }
  8. h2    { color: black; }
  9. a { text-decoration: none; }
  10. :link      {  background: transparent; }
  11. :visited {  background: transparent; }
  12. a img { border: none; border-width: 0; background: transparent; color: white; } /* remove border from top image */
  13. img { border: none; border-width: 0; background: transparent; color: white; } /* remove border from top image */
  14. .td1    { }
  15. .td2    { }
  16. .td3    { text-align: right; }
  17.