home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2005 June / CMYCHA200506_broken.iso / Strus / Instrukcja / style.css < prev   
Cascading Style Sheet File  |  2004-04-14  |  814b  |  32 lines

  1. /* CSS Document */
  2. a  { text-decoration: none; font-family: Tahoma, Arial CE, Helvetica CE, Arial, Helvetica; 'Arial CE', 'Helvetica CE', Arial, Helvetica; font-size: 11px; color: #1483B2 }
  3. a:hover { text-decoration: none; font-family: Tahoma, Arial CE, Helvetica CE, Arial, Helvetica; font-size: 11px; color: #E6C02C }
  4.  
  5. .bg {
  6.     background-image: url(images/bg1.gif);
  7.     background-repeat: repeat-x;
  8. }
  9. td {
  10.     font-family: Geneva, Arial, Helvetica, sans-serif;
  11.     font-size: 12px;
  12.     font-style: normal;
  13.     line-height: normal;
  14.     font-weight: normal;
  15.     color: #003300;
  16.  
  17.  
  18. }
  19. strong {
  20.     font-family: Arial, Helvetica, sans-serif;
  21.     font-size: 14px;
  22.     font-style: normal;
  23.     line-height: normal;
  24.     color: #FF6633;
  25.     font-weight: bolder;
  26.     font-variant: normal;
  27.     text-transform: uppercase;
  28.     border: none;
  29.  
  30.  
  31. }
  32.