home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / data / style.css < prev    next >
Cascading Style Sheet File  |  2003-04-28  |  1KB  |  34 lines

  1. body {
  2. scrollbar-arrow-color:gray;
  3. scrollbar-face-color:white;
  4. scrollbar-highlight-color:white;
  5. scrollbar-shadow-color:white;
  6. scrollbar-3dlight-color:gray;
  7. scrollbar-darkshadow-color:gray;
  8. scrollbar-track-color:white;
  9. }
  10.  
  11.  
  12. p, td, ul, ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black}
  13. h1 {
  14.     font-family: Geneva, Arial, Helvetica, sans-serif;
  15.     font-size: 16px;
  16.     font-weight: bold;
  17.     color: #666666;
  18. }.highlight {  color: gray}
  19. h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
  20. a {  text-decoration: none; color: red}
  21. a:hover { text-decoration: none; color: navy}
  22. .odkaz {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #454545}
  23.  
  24. .submenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: silver; text-decoration: none; font-weight: bold}
  25. .submenu:hover {color: white}
  26. .submenu_highlighted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; text-decoration: none; font-weight: bold; background-color: #CC3333 }
  27.  
  28. .odkaz:hover { text-decoration: none; color: black}
  29. .napis {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white}.comment {
  30.     font-family: Arial, Helvetica, sans-serif;
  31.     font-size: 11px;
  32.     color: #666666;
  33. }
  34.