home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / myweb / styly / styl_index_lufi.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-10  |  635 b   |  28 lines

  1. BODY {text-decoration: none; 
  2. font-family:Courier,Arial; 
  3. font-size:14pt; 
  4. text-align:center; 
  5. color:black; 
  6. background-color:purple;
  7. background-image:url(../index/puzzle_index.gif);
  8. }
  9. A {font-family: Courier,Arial;font-size: 8pt} 
  10. A :active {text-decoration: none}
  11. A :link {text-decoration: none}
  12. A :visited {text-decoration: none}
  13. BODY :active {color: red}
  14. BODY :link {color: black}
  15. BODY :visited {color: black}
  16. HR{color:purple}
  17. .polo{background-color:#530053 }
  18. .tlac
  19. {font-size:10pt;
  20. color:black;
  21. background-color:white;
  22. }
  23. .textm
  24. {font-size:8pt;
  25. font-family:Arial;
  26. color:white;
  27. background-color:#880088;
  28. }