home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / Www / Pogon / felieton.css < prev    next >
Cascading Style Sheet File  |  2000-03-24  |  491b  |  25 lines

  1. A:link 
  2.      {COLOR: blue;  TEXT-DECORATION: none}
  3. A:visited
  4.     {COLOR: red;  TEXT-DECORATION: none}
  5. A:hover 
  6.     {COLOR: yellow;  TEXT-DECORATION: none}
  7.  
  8. .data    
  9.     {       font-family: verdana, tahoma, arial;
  10.         font-size: 13px;
  11.             font-weight: normal;
  12.             
  13.        }  
  14. .d     
  15.     {       font-family: verdana, tahoma, arial;
  16.         font-size: 13px;
  17.             font-weight: bold;
  18.             
  19.        }
  20. .t  
  21.     {    font-family: verdana, tahoma, arial;
  22.         font-size: 13pt;
  23.             font-weight: bold;
  24.     }            
  25.