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: 1000px;
height: 800px;
height: 800px;
background-color: yellow;
background-color: yellow;
Line 134: Line 134:
#header {
#header {
-
width: 1200px;
+
width: 1000px;
height: 200px;
height: 200px;
background-color: green;
background-color: green;
Line 140: Line 140:
#contently {
#contently {
-
width: 1200px;
+
width: 1000px;
height: 599px;
height: 599px;
background-color: lightblue;
background-color: lightblue;

Revision as of 20:21, 24 July 2014