home *** CD-ROM | disk | FTP | other *** search
/ PUSH Magazine 2009 September / PUSH 2003 09.iso / system / CSS / menu.css < prev   
Encoding:
Cascading Style Sheet File  |  2001-06-12  |  417 b   |  5 lines

  1. body { background: url(../../system/img/bg.gif) repeat-y; color: black }
  2. a { font-size: 10pt;  font-weight: bold; text-decoration: none ; color: white}
  3. a:visited { color: white}
  4. a:hover {text-decoration: underline; color: #ff0099}
  5. .blue {background-color: #336699; width: 131; padding: 3; border-top: none; border-bottom: 1 solid black; border-left: 1 solid black; border-right: 1 solid black; text-align: center}