User:Pudding
From 2014.igem.org
(Difference between revisions)
Line 37: | Line 37: | ||
} | } | ||
- | #menubar a:link, #menubar a:active, #menubar a:visited | + | #menubar a:link, #menubar a:active, #menubar a:visited, #menubar:hover { |
color: #ffffff; | color: #ffffff; | ||
text-decoration: none; | text-decoration: none; | ||
+ | background-color:rgba(0,0,0,0); | ||
+ | } | ||
+ | #menubar a:hover{ | ||
+ | color:rgba(200,0,0,0,8); | ||
background-color:rgba(0,0,0,0); | background-color:rgba(0,0,0,0); | ||
} | } |
Revision as of 08:52, 13 September 2014