home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / tema / diplom / obsah.css < prev    next >
Cascading Style Sheet File  |  2001-07-27  |  327b  |  6 lines

  1. body      {background: navy ;color: white }
  2. A:link    {color: #FFE600; text-decoration: none;font-weight: bold} 
  3. A:visited {color: #FFE600; text-decoration: none;font-weight: bold} 
  4. A:active  {color: #FFE600; text-decoration: none;font-weight: bold} 
  5. A:hover {color:#F00064; font-weight: bold; text-decoration: underline}
  6.