home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Areca / aw / aw.css next >
Encoding:
Cascading Style Sheet File  |  1999-01-27  |  1.4 KB  |  34 lines

  1. BODY { background: #79896C; font: 10pt "Arial CE", sans-serif }
  2.  
  3. A:link { font-weight: bold; color: #aa683f; text-decoration: underline }
  4. A:visited { font-weight: bold; color: #aa683f; text-decoration: underline }  
  5. A:active { font-weight: bold; color: #79896C; text-decoration: underline }
  6. A:hover { font-weight: bold; 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. H1 { font: bold 20pt "Arial CE", sans-serif; color: #b77043; }
  19. H2 { font: bold 14pt "Arial CE", sans-serif; color: #b77043; }
  20.  
  21. P { text-align: justify; font: 10pt "Arial CE"; }
  22. TD { font: 10pt "Arial CE", sans-serif; }
  23.  
  24. SPAN.dat { font-weight: bold; color: #AA683F }
  25. SPAN.priklad { font-size: 8pt }
  26. SPAN.copy { font-size: 8pt }
  27. SPAN.hl2 { font: 14pt "Arial CE", sans-serif; color: #b77043; }
  28. SPAN.hl3 { font: bold 10pt "Arial CE", sans-serif; color: #b77043; }
  29.  
  30. SPAN.wsm { font: bold 9pt "Arial CE"; color: #79896C; }
  31. SPAN.awm { font: bold 9pt "Arial CE"; color: #B77043; }
  32. SPAN.pruh { font: bold 9pt "Arial CE"; color: white; }
  33.  
  34. HR { color: black; height: 1px }