Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 138: Line 138:
         width: 200px;
         width: 200px;
color:#ffffff;
color:#ffffff;
-
background:rgba(192, 192, 192, 0.2);
+
background:rgba(192, 192, 192, 0.6);
         font: bold 16px Times New Roman;
         font: bold 16px Times New Roman;
         z-index: 2;   
         z-index: 2;   
Line 146: Line 146:
#headernavbar a:hover{
#headernavbar a:hover{
color:#ffffff;
color:#ffffff;
-
background:rgba(255, 0, 0, 0.6);;
+
background:rgba(255, 0, 0, 0.2);;
text-decoration:none;
text-decoration:none;
         z-index: 2;   
         z-index: 2;   
Line 152: Line 152:
#headernavbar ul{
#headernavbar ul{
-
background:rgba(255, 0, 0, 0.6);;
+
background:rgba(255, 0, 0, 0.2);;
list-style:none;
list-style:none;
position:absolute;
position:absolute;
Line 174: Line 174:
}
}
#headernavbar li:hover a{  
#headernavbar li:hover a{  
-
background:rgba(255, 0, 0, 0.6);;
+
background:rgba(255, 0, 0, 0.2);;
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:rgba(255, 0, 0, 0.6);;
+
background:rgba(255, 0, 0, 0.2);;
         z-index: 2;   
         z-index: 2;   
}
}

Revision as of 06:35, 28 June 2012

Header

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