Team:Queens-Canada/head

From 2010.igem.org

(Difference between revisions)
Line 33: Line 33:
}
}
body {
body {
-
background: black;
+
background: #0e1523 url('images/tile.gif') top center repeat-y;
}
}
h1, h2, h3, h4 {
h1, h2, h3, h4 {
-
color: white;
+
color: #e5f6ff;
}
}
.firstHeading
.firstHeading
{
{
-
color: white;
+
color: #e5f6ff;
padding-left: 10px;
padding-left: 10px;
display: none;
display: none;
}
}
#content {
#content {
-
color: white;
+
color: #e5f6ff;
background: inherit;
background: inherit;
}
}
#footer-box {
#footer-box {
-
color: white;
+
color: #e5f6ff;
background: black;
background: black;
}
}

Revision as of 15:45, 21 June 2010