home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / tema / ostatni / psplugin / camo101.exe / Camoflge.chm / index.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-05-04  |  405 b   |  23 lines

  1. body    {    background:url(hhlogo.gif) no-repeat;    
  2.         font-size: 70%;
  3.         font-family: Verdana, Arial, Helvetica, MS Sans Serif
  4.     }
  5.  
  6. H1    {    font-size:150%;
  7.         font-weight:bold;
  8.     }
  9.  
  10. H6    {    font-size:80%;
  11.         font-weight:normal;
  12.         color:silver;
  13.     }
  14.  
  15. A    {    text-decoration:none;
  16.         color:rgb(50,50,50);
  17.         font-weight:bold;        
  18.         font-style:italic;            
  19.     }
  20.  
  21. A:hover    {    color:white;
  22.         background-color:black;        
  23.     }