home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / myweb / styly / styl_kniha.css < prev    next >
Cascading Style Sheet File  |  2002-09-26  |  364b  |  19 lines

  1. BODY
  2. {font-family:Courier,Arial;
  3. font-size:12pt;
  4. margin-left:5pt;
  5. text-align:left;
  6. text-decoration:none;
  7. color:black;
  8. background-color:#FFDDFF;
  9. }
  10. BODY :active {color: white}
  11. BODY :link {color: Yellow}
  12. BODY :visited {color: Yellow}
  13. .text{color:black;
  14. font-family:Courier,Arial;
  15. font-size:12pt;
  16. }
  17. .purple{background-color:purple;}
  18. HR{color:purple}
  19.