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

  1. BODY
  2. {font-family:Courier,Arial;
  3. font-size:12pt;
  4. margin:5pt;
  5. text-align:left;
  6. text-decoration:none;
  7. color:black;
  8. background-image:url(../index/podpis.jpg);
  9. }
  10. BODY :active {color: Fuchsia}
  11. BODY :link {color: Purple}
  12. BODY :visited {color: Purple}
  13. .text{color:black;
  14. font-family:Courier,Arial;
  15. font-size:12pt}
  16. .textm{
  17. color:#aa5500;
  18. background-color:black;
  19. font-family:Arial;
  20. font-size:8pt}
  21. A{font-family:Courier,Arial}
  22. HR{color:purple}
  23. TD{font-family:Courier,Arial}
  24. CAPTION{font-family:Courier,Arial}
  25. .tlac
  26. {font-size:8pt;
  27. color:purple;
  28. background-color:white;
  29. }
  30. .textmm{color:black;
  31. font-family:Arial;
  32. font-size:10pt;
  33. }