home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 July / PCpro_2004_07.ISO / docs / cmospwd / _files / menu_data / style.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-12-21  |  557 b   |  17 lines

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