Team:HZAU-China/background-head
From 2013.igem.org
(Difference between revisions)
Line 40: | Line 40: | ||
.right-menu li a, .left-menu li a { | .right-menu li a, .left-menu li a { | ||
background-color: transparent; | background-color: transparent; | ||
+ | color: #8e8e8e; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
color: #8e8e8e; | color: #8e8e8e; | ||
} | } | ||
+ | .right-menu li a:hover { | ||
+ | color: #8e8e8e; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color:#8e8e8e; | ||
+ | } | ||
#content { | #content { | ||
background: transparent; | background: transparent; |
Revision as of 11:19, 25 August 2013