home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 July / Chip_2001-07_cd1.bin / tema / hist1 / stara / styles / ie1024.css < prev    next >
Cascading Style Sheet File  |  2001-06-05  |  695b  |  48 lines

  1. <STYLE type="text/css">
  2. <!--
  3. BODY         {
  4.         background-image: url(../img/pozadi2.gif);
  5.         background-repeat: repeat-y;
  6.         background-color: #182860;
  7.         }
  8.  
  9.  
  10.  
  11. DIV        {
  12.         font: 13px, Arial;
  13.         color: #000000;
  14.         }
  15.  
  16. A:active      {
  17.         color : #ff0000;
  18.         font-family : Arial;
  19.         font-size : 12px;
  20.         text-decoration : underline;
  21.         }
  22.  
  23. A:link      {
  24.         color : #0000ff;
  25.         font-family : Arial;
  26.         font-size : 12px;
  27.         text-decoration : none;
  28.         }
  29.  
  30. A:visited      {
  31.         color : #0000a0;
  32.         font-family : Arial;
  33.         font-size : 12px;
  34.         text-decoration : none;
  35.         }
  36.  
  37. A:hover      {
  38.         color : #ff0000;
  39.         font-family : Arial;
  40.         font-size : 12px;
  41.         text-decoration : underline;
  42.         }
  43.  
  44. -->
  45. </STYLE>
  46.  
  47.  
  48.