home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / internet / quitar / kytary.css < prev    next >
Cascading Style Sheet File  |  2001-08-12  |  622b  |  35 lines

  1. BODY {
  2.     background-image : url(images\pozadi.gif);
  3.     margin-left : 50px;
  4.     margin-right : 50px;
  5.     background-attachment : fixed;
  6.         font-size: 8pt;
  7.         font-family: Verdana;
  8.         
  9. }
  10.  
  11. A { color:#006699}
  12. A:hover { color: #800000; text-decoration: underline blink; font-weight: normal}
  13.  
  14.  
  15. TABLE {
  16.     font-size : 8pt;
  17.     font-family : Verdana;
  18. }
  19.  
  20. .rudy {
  21.       font-weight : bold;
  22.       color:"#800000";
  23.       font-size: 10pt;
  24.       }
  25.  
  26. .modry {
  27.       color:"#000080";
  28.       font-weight : bold;  
  29.       font-size: 8pt;
  30.       }
  31.  
  32. .more {
  33.       color="#0000FF";
  34.       font-size: 8pt; 
  35.       }