Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 315: | Line 315: | ||
{ | { | ||
color:#ffffff; | color:#ffffff; | ||
- | background:rgba(0, 0, 255, | + | background:rgba(0, 0, 255, 1); |
text-decoration:none; | text-decoration:none; | ||
z-index: 2; | z-index: 2; | ||
Line 322: | Line 322: | ||
#teamnavbar ul | #teamnavbar ul | ||
{ | { | ||
- | background:rgba(0, 0, 255, | + | background:rgba(0, 0, 255, 1); |
list-style:none; | list-style:none; | ||
position:absolute; | position:absolute; | ||
Line 351: | Line 351: | ||
#teamnavbar li:hover a | #teamnavbar li:hover a | ||
{ | { | ||
- | background:rgba(0, 0, 255, | + | background:rgba(0, 0, 255, 1); |
text-decoration:none; | text-decoration:none; | ||
z-index: 2; | z-index: 2; | ||
Line 364: | Line 364: | ||
#teamnavbar li:hover ul li a:hover | #teamnavbar li:hover ul li a:hover | ||
{ | { | ||
- | background:rgba(0, 0, 255, | + | background:rgba(0, 0, 255, 1); |
z-index: 2; | z-index: 2; | ||
} | } | ||
Line 372: | Line 372: | ||
width: 1000px; | width: 1000px; | ||
float: center; | float: center; | ||
- | background-color:rgba(0, 0, 255, 0. | + | background-color:rgba(0, 0, 255, 0.2); |
padding: 0px; | padding: 0px; | ||
height: 350px; | height: 350px; |
Revision as of 22:41, 12 July 2012