Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 146: | Line 146: | ||
#headernavbar a:hover{ | #headernavbar a:hover{ | ||
color:#ffffff; | color:#ffffff; | ||
- | background: | + | background:rgba(255, 0, 0, 0.6);; |
text-decoration:none; | text-decoration:none; | ||
z-index: 2; | z-index: 2; | ||
Line 152: | Line 152: | ||
#headernavbar ul{ | #headernavbar ul{ | ||
- | background: | + | background:rgba(255, 0, 0, 0.6);; |
list-style:none; | list-style:none; | ||
position:absolute; | position:absolute; | ||
Line 174: | Line 174: | ||
} | } | ||
#headernavbar li:hover a{ | #headernavbar li:hover a{ | ||
- | background: | + | background:rgba(255, 0, 0, 0.6);; |
text-decoration:none; | text-decoration:none; | ||
z-index: 2; | z-index: 2; | ||
Line 184: | Line 184: | ||
#headernavbar li:hover ul li a:hover{ | #headernavbar li:hover ul li a:hover{ | ||
- | background: | + | background:rgba(255, 0, 0, 0.6);; |
z-index: 2; | z-index: 2; | ||
} | } |
Revision as of 06:11, 28 June 2012