Team:York/Cake

From 2014.igem.org

(Difference between revisions)
Line 17: Line 17:
border-left: 0px solid rgb(68, 68, 68);
border-left: 0px solid rgb(68, 68, 68);
border-right: 0px solid rgb(68, 68, 68);
border-right: 0px solid rgb(68, 68, 68);
-
         width: 1277px;
+
         width: 1000px;
}
}
Line 128: Line 128:
/* END MINIMAL HEADER */
/* END MINIMAL HEADER */
#container {
#container {
-
width: 1277px;
+
width: 1200px;
height: 800px;
height: 800px;
background-color: yellow;
background-color: yellow;
Line 134: Line 134:
#header {
#header {
-
width: 1277px;
+
width: 1200px;
height: 200px;
height: 200px;
background-color: green;
background-color: green;
Line 140: Line 140:
#contently {
#contently {
-
width: 1277px;
+
width: 1200px;
height: 599px;
height: 599px;
background-color: lightblue;
background-color: lightblue;

Revision as of 20:19, 24 July 2014