home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / ftp.nvg.ntnu.no / pub / cpc / ADATE / adate.css < prev    next >
Cascading Style Sheet File  |  2005-02-26  |  676b  |  14 lines

  1. A:visited { text-decoration: none; color: #000000;}
  2. A:link { text-decoration: none; color: #000000;}
  3. A:active { text-decoration: none; color: #000000;}
  4. A:hover { text-decoration: underline; color: #808080;}
  5. body { background: #ffffff; color: #000000; }
  6. td { font-size: 100%; font-weight: normal; /* buggy Netscape v4 requires setting of background ands colour for tables - not inherited from body */ }
  7. th { font-size: 100%; color: #00ffff; }
  8. h1 { font-size: 100%; color: #ffff00 }
  9. h2 { font-size: 100%; color: #ffff00 }
  10. h3 { font-size: 100%; color: #ffff00 }
  11. h4 { font-size: 100%; color: #ffff00 }
  12. h5 { font-size: 100%; color: #ffff00 }
  13. h6 { font-size: 100%; color: #ffff00 }
  14.