home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Areca / ws / ws.css < prev   
Encoding:
Cascading Style Sheet File  |  1999-02-02  |  1.4 KB  |  36 lines

  1. BODY { background: #79896C; font: 10pt "Arial CE", sans-serif }
  2.  
  3. A:link { color: #79896C; text-decoration: underline }
  4. A:visited { color: #79896C; text-decoration: underline }  
  5. A:active { color: #79896C; text-decoration: underline }
  6. A:hover { color: black; text-decoration: underline }
  7.  
  8. A.wsm:link { color: #79896C; text-decoration: none }
  9. A.wsm:visited { color: #79896C; text-decoration: none }  
  10. A.wsm:active { color: white; text-decoration: underline }
  11. A.wsm:hover { color: white; text-decoration: underline }
  12.  
  13. A.awm:link { color: #b77043; text-decoration: none }
  14. A.awm:visited { color: #b77043; text-decoration: none }  
  15. A.awm:active { color: white; text-decoration: underline }
  16. A.awm:hover { color: white; text-decoration: underline }    
  17.  
  18. A.ext { font: bold 11pt }
  19.  
  20. H1 { font: bold 20pt "Arial CE", sans-serif; color: #79896C; }
  21. H2 { font: bold 14pt "Arial CE", sans-serif; color: #79896C; }
  22.  
  23. P { text-align: justify; font: 10pt "Arial CE", sans-serif; }
  24. TD { font: 10pt "Arial CE", sans-serif; }
  25.  
  26. SPAN.dat { font-weight: bold; color: #79896C }
  27. SPAN.priklad { font-size: 8pt }
  28. SPAN.copy { font-size: 8pt }
  29. SPAN.hl2 { font: bold 14pt "Arial CE", sans-serif; color: #79896C; }
  30. SPAN.hl3 { font: bold 12pt "Arial CE", sans-serif; color: #79896C; }
  31.  
  32. SPAN.wsm { font: bold 9pt "Arial CE"; color: #79896C; }
  33. SPAN.awm { font: bold 9pt "Arial CE"; color: #b77043; }
  34. SPAN.pruh { font: bold 9pt "Arial CE"; color: white; }
  35.  
  36. HR { color: black; height: 1px }