Team:York/Cake

From 2014.igem.org

(Difference between revisions)
Line 140: Line 140:
width: 1000px;
width: 1000px;
height: 200px;
height: 200px;
-
background-color: green;
+
background-color: LightBlue;
}
}
Line 147: Line 147:
width: 1000px;
width: 1000px;
height: 21px;
height: 21px;
-
background-color: Green;
+
background-color: LightBlue;
}
}
Line 163: Line 163:
width: 111px;
width: 111px;
text-align: center;
text-align: center;
-
background-color: DarkGreen;
+
background-color: DarkBlue;
}
}
Line 172: Line 172:
a.yorknav:link {
a.yorknav:link {
font-weight: bold;
font-weight: bold;
-
color: LightGreen;
+
color: White;
padding: 0px;
padding: 0px;
text-transform: uppercase;
text-transform: uppercase;
Line 182: Line 182:
#contently {
#contently {
 +
border: 2px solid;
 +
border-color: black;
 +
border-bottom-left-radius: 25px;
 +
border-bottom-right-radius: 25px;
width: 1000px;
width: 1000px;
height: 599px;
height: 599px;

Revision as of 12:19, 26 August 2014