Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 167: Line 167:
     {
     {
     color:#ffffff;
     color:#ffffff;
-
     background:rgba(255, 0, 0, 0.8);;
+
     background:rgba(0, 0, 255, 0.5);
     text-decoration:none;
     text-decoration:none;
     z-index: 2;   
     z-index: 2;   
Line 174: Line 174:
#headernavbar ul
#headernavbar ul
     {
     {
-
     background:rgba(255, 0, 0, 0.8);;
+
     background:rgba(0, 0, 255, 0.5);
     list-style:none;
     list-style:none;
     position:absolute;
     position:absolute;
Line 203: Line 203:
#headernavbar li:hover a
#headernavbar li:hover a
     {  
     {  
-
     background:rgba(255, 0, 0, 0.8);
+
     background:rgba(0, 0, 255, 0.5);
     text-decoration:none;
     text-decoration:none;
     z-index: 2;   
     z-index: 2;   
Line 216: Line 216:
#headernavbar li:hover ul li a:hover
#headernavbar li:hover ul li a:hover
     {  
     {  
-
     background:rgba(255, 0, 0, 0.8);
+
     background:rgba(0, 0, 255, 0.5);
     z-index: 2;   
     z-index: 2;   
     }
     }

Revision as of 18:01, 11 July 2012

Header

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