Team:York/Cake

From 2014.igem.org

(Difference between revisions)
Line 128: Line 128:
/* END MINIMAL HEADER */
/* END MINIMAL HEADER */
#container {
#container {
-
width: 1200px;
+
width: 1277px;
height: 800px;
height: 800px;
background-color: yellow;
background-color: yellow;
Line 134: Line 134:
#header {
#header {
-
width: 1200px;
+
width: 1277px;
height: 200px;
height: 200px;
background-color: green;
background-color: green;
Line 140: Line 140:
#content {
#content {
-
width: 1200px;
+
width: 1277px;
-
height: 600px;
+
height: 400px;
background-color: lightblue;
background-color: lightblue;
}
}

Revision as of 22:15, 22 July 2014