home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / internet / iFauna / styl.css < prev    next >
Cascading Style Sheet File  |  1999-10-28  |  570b  |  21 lines

  1. <STYLE>
  2.  <!-- 
  3.         a:link    { color :#0000FF; }
  4.         a:active  { color :#FF0000; }
  5.         a:visited { color :#000080; } 
  6.         a:hover   { color :#FF0000; }
  7.  
  8.         a.lista:link    { color :#FFFF00; }
  9.         a.lista:active  { color :#FF0000; }
  10.         a.lista:visited { color :#F0E68C; } 
  11.         a.lista:hover   { color :#FF0000; }
  12.  
  13.     .nadpis1 { font-family :Verdana; font-weight :bold; font-size :14pt; }
  14.  
  15.     .normal { font-family :Arial; font-size :10pt; }
  16.     .small { font-family :Arial; font-size :8pt; }
  17.  
  18.        
  19.  -->
  20. </STYLE>
  21.