Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
Line 46: Line 46:
background-color: white;
background-color: white;
}
}
-
#totalContent{
+
#menuAndCenterContent{
float: left;
float: left;
-
width: 100%;
+
width: 75%;
}
}
#menu {
#menu {
float: left;
float: left;
height: 25px;
height: 25px;
-
width: 75%;
+
width: 100%;
border: 1px solid black;
border: 1px solid black;
text-align: center;
text-align: center;
Line 60: Line 60:
#centerContent {
#centerContent {
float: left;
float: left;
-
width: 75%;
+
width: 100%;
border: 1px solid black;
border: 1px solid black;
background-color: grey;
background-color: grey;

Revision as of 23:36, 19 May 2012