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

  1. BODY
  2. {
  3. background-color: white;
  4. color:black;
  5. font-family: Courier,Arial; font-size: 12pt;
  6. margin:0pt;
  7. margin-top:3pt;
  8. }
  9. A {font-family: Courier,Arial; font-size: 10pt;}
  10. BODY :active {color: red}
  11. BODY :link {color:black}
  12. BODY :visited {color: black}
  13. .zluta{background-color:Yellow;}
  14.  
  15.  
  16.