home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / myweb / programy / hry / logik / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2002-09-26  |  685 b   |  35 lines

  1. BODY 
  2. {font-family:Arial; 
  3. font-size:12pt; 
  4. text-align:left; 
  5. margin: 0pt;
  6. color:White; 
  7. background-color:black;}
  8. A {font-family: Arial;} 
  9. A :active {text-decoration: none}
  10. A :link {text-decoration: none}
  11. A :visited {text-decoration: none}
  12. BODY :active {color: #ffffff}
  13. BODY :link {color:#ffccbb}
  14. BODY :visited {color: #ffccbb}
  15. .body{font-family:Arial; 
  16. font-size:12pt; 
  17. color:White;}
  18. .nadpis{font-family:Arial;
  19. font-size:14pt;color:white;
  20. font-weight:bold;}
  21. P{font-family:Arial; 
  22. margin:10pt;
  23. font-size:10pt; 
  24. color:white;
  25. text-indent:20pt;
  26. text-align:justify;}
  27. .bodyf{font-family:Arial; 
  28. font-size:8pt; 
  29. color:#000000;
  30. background-color:#ffffff}
  31.  
  32.  
  33.  
  34.  
  35.