Team:Freiburg Software/css head
From 2010.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
} | } | ||
.menu_button_left a:hover { | .menu_button_left a:hover { | ||
- | + | opacity: 0.92; | |
color: white; | color: white; | ||
} | } | ||
Line 84: | Line 84: | ||
} | } | ||
.menu_button_left_sub a:hover { | .menu_button_left_sub a:hover { | ||
- | + | opacity: 0.92; | |
color: white; | color: white; | ||
} | } | ||
Line 101: | Line 101: | ||
#subProject a { | #subProject a { | ||
background: white url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/b/b7/Freiburg_10_software_colored_yellow.png) no-repeat scroll center center; | background: white url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/b/b7/Freiburg_10_software_colored_yellow.png) no-repeat scroll center center; | ||
+ | } | ||
+ | #subProject a:hover { | ||
+ | color: #cccccc; | ||
} | } | ||
Revision as of 11:47, 20 October 2010