Team:Groningen/style.css

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
}
}
-
#header{
+
header
 +
{
width: 960px;
width: 960px;
height: 180px;
height: 180px;

Revision as of 10:02, 16 August 2011

body {

       background-color:#d0e4fe;

background-image:url(http://tweakwindows.nl/download/717/Desert%20landscape.jpg) }

header { width: 960px; height: 180px; margin: 0; padding: 0;

       background: black;

background-image:url(http://tweakwindows.nl/download/717/Desert%20landscape.jpg)


}