home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Chlip / chlip.css next >
Cascading Style Sheet File  |  2000-11-09  |  1KB  |  26 lines

  1. TD {font-family: verdana, chicago; font-size: 8pt}
  2. P {font-family: verdana, chicago; font-size: 8pt}
  3.  
  4. .just {text-align: justify; margin: 7px}
  5. .right {text-align: right; margin: 7px}
  6. .marg7 {margin: 7px}
  7.  
  8. .titl {font-family: verdana, chicago; font-size: 12pt; text-decoration: underline; font-weight: bold}
  9. .kurier {font-family: verdana, chicago; font-size: 10pt; font-weight: bold}
  10. .ms {font-family: verdana, chicago; font-size: 7pt}
  11.  
  12. a:link {text-decoration: none; color: #333333} 
  13. a:visited {text-decoration: none; color: #333333} 
  14. a:active {text-decoration: none; color: #333333} 
  15. a:hover {text-decoration: underline} 
  16.  
  17. a.r:link {text-decoration: none; color: #b90000} 
  18. a.r:visited {text-decoration: none; color: #b90000} 
  19. a.r:active {text-decoration: none; color: #b90000} 
  20. a.r:hover {text-decoration: underline} 
  21.  
  22. a.b {text-decoration: none; color: #000000; font-weight: bold} 
  23. a.b:visited {text-decoration: none; color: #000000; font-weight: bold} 
  24. a.b:active {text-decoration: none; color: #000000; font-weight: bold} 
  25. a.b:hover {text-decoration: underline} 
  26.