home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Hespro / quicknet / quicknet.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-01-16  |  363 b   |  27 lines

  1. td  {
  2.     font-family : Times New Roman CE,Times New Roman,serif;
  3.     font-size : 13px;
  4. }
  5.  
  6. a:link, a:visited  {
  7.     color : #808080;
  8.     font-weight : normal;
  9.     text-decoration : none;
  10. }
  11.  
  12. a:hover  {
  13.     color : #000000;
  14.     text-decoration : underline;
  15. }
  16.  
  17. h1  {
  18.     font-size : 32px;
  19.     font-weight : normal;
  20.     color : #000080;
  21. }
  22.  
  23. li  {
  24.     margin-bottom : 5px;
  25. }
  26.  
  27.