Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 143: Line 143:
    
    
}
}
 +
#headernavbar a:hover{
#headernavbar a:hover{
color:#ffffff;
color:#ffffff;
-
background:#003C7D;
+
background:#669900;
text-decoration:none;
text-decoration:none;
         z-index: 2;   
         z-index: 2;   
Line 151: Line 152:
#headernavbar ul{
#headernavbar ul{
-
background: #003C7D;
+
background: #669900;
list-style:none;
list-style:none;
position:absolute;
position:absolute;
Line 157: Line 158:
         z-index: 2;   
         z-index: 2;   
}
}
 +
#headernavbar ul li{
#headernavbar ul li{
padding-top:0px;  
padding-top:0px;  
Line 172: Line 174:
}
}
#headernavbar li:hover a{  
#headernavbar li:hover a{  
-
background:#003C7D;
+
background:#669900;
text-decoration:none;
text-decoration:none;
         z-index: 2;   
         z-index: 2;   
Line 181: Line 183:
}
}
 +
#headernavbar li:hover ul li a:hover{
 +
background:#F47F24;
 +
        z-index: 2; 
 +
}
</style>
</style>
</html>
</html>
{{:Team:UPIBI-Mexico/Templates/Navigationbar}}
{{:Team:UPIBI-Mexico/Templates/Navigationbar}}

Revision as of 06:08, 28 June 2012

Header

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