Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 203: Line 203:
#headernavbar li:hover a
#headernavbar li:hover a
     {  
     {  
-
     background:rgba(255, 0, 0, 0.8);;
+
     background:rgba(255, 0, 0, 0.8);
     text-decoration:none;
     text-decoration:none;
     z-index: 2;   
     z-index: 2;   
Line 231: Line 231:
margin-right:auto;
margin-right:auto;
         margin-top: 25px;
         margin-top: 25px;
-
float: center;
+
float:center;
}
}
Line 243: Line 243:
margin-left: -10px;
margin-left: -10px;
         margin-top: -5px;
         margin-top: -5px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
         font-size:150%;
         font-size:150%;
Line 257: Line 257:
margin-right: -10px;
margin-right: -10px;
         margin-top: -5px;
         margin-top: -5px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
         font-size:150%;
         font-size:150%;
Line 265: Line 265:
         width: 1000px;
         width: 1000px;
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
background-color:rgba(255, 0, 0, 0.8);
         padding: 0px;
         padding: 0px;
height: 400px;
height: 400px;
Line 271: Line 271:
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 20px;
         margin-top: 20px;

Revision as of 20:37, 28 June 2012

Header

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