home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / zkuste / cecko / ccd / style.css < prev   
Cascading Style Sheet File  |  2001-09-27  |  2KB  |  31 lines

  1. p, td, ul, ol {text-align:justify; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
  2. h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}.highlight {  color: #CC3333}
  3. h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
  4. a {  text-decoration: none}
  5. a:hover {color: #CC3333}
  6. .issue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; cursor: default}
  7. .topic {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold}
  8. .menu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold}
  9. .menu:hover { color: #FFFFFF; text-decoration: none }
  10. .submenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration: none; font-weight: bold}
  11. .submenu:hover {color: #646464}
  12. .submenu_highlighted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3333; text-decoration: none; font-weight: bold }
  13. .list {list-style-image: url(pics/bullet.gif); font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
  14. .collapsed {display:none}
  15. .expanded {display:block}
  16. .hit {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
  17. .copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center}
  18. .small {  font-size: 10px}
  19. .highlightNo { color: #999999}
  20. hr {  color: #000000; height: 1px}
  21. .obsah {color: #CC3333; text-decoration: none; font-weight: normal;cursor: default}
  22. .obsah_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
  23. .ovladace_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
  24. #preview {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
  25.  
  26. .var {color:olive}
  27. .fce {color:red}
  28. .cls {color:blue}
  29. .cod {color:blue; font-size:10pt; font-weight:500}
  30. .com {color:green; font-weight:400}
  31. .str {color:fuchsia;}