Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
Line 45: Line 45:
text-align: center;
text-align: center;
background-color: white;
background-color: white;
-
}
 
-
#menuAndCenterContent{
 
-
float: left;
 
-
width: 75%;
 
}
}
#menu {
#menu {
float: left;
float: left;
height: 25px;
height: 25px;
-
width: 100%;
+
width: 70%;
border: 1px solid black;
border: 1px solid black;
text-align: center;
text-align: center;
Line 60: Line 56:
#centerContent {
#centerContent {
float: left;
float: left;
-
width: 100%;
+
width: 70%;
border: 1px solid black;
border: 1px solid black;
background-color: grey;
background-color: grey;
Line 66: Line 62:
#rightContent {
#rightContent {
float: right;
float: right;
-
width: 20%;
+
width: 27%;
background-color: white;
background-color: white;
}
}

Revision as of 23:38, 19 May 2012