Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 86: Line 86:
         }
         }
-
 
+
#header {
 +
        width: 750px;
 +
        float: center;
 +
background-color:#FFE4C4;
 +
height: 150px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(255, 255, 255,0.4);
 +
background-clip: padding-box;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        }
img {
img {
Line 92: Line 104:
}
}
-
#headernavigation{
+
 
-
        width: 1000px;
+
-
        float: center;
+
-
background-color: transparent;
+
-
height: 60px;
+
-
margin-left: auto;
+
-
margin-right: auto; 
+
-
        margin-top: -49px; 
+
-
        margin-bottom: 10px;
+
-
        z-index: 2; 
+
-
        }
+
#headernavbar{
#headernavbar{

Revision as of 06:31, 28 June 2012

Header

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