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:#669900;
+
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: #669900;
+
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:#669900;
+
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:#CC0000;
+
background:rgba(255, 0, 0, 0.6);;
         z-index: 2;   
         z-index: 2;   
}
}

Revision as of 06:11, 28 June 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"