Team:SDU-Denmark/css

From 2009.igem.org

(Difference between revisions)
Line 3: Line 3:
#content {
#content {
-
   background: url(https://static.igem.org/mediawiki/2009/e/ee/Bg_body_centre.gif) top left repeat-x #A0C8DA;
+
   background: #ffffff;
-
   border: 0px;
+
   border: 1px;
}
}
Line 14: Line 14:
/* layout */
/* layout */
-
body {
+
 
-
position: relative;  
+
body {position: relative;  
-
background: #000000;
+
background: url(https://static.igem.org/mediawiki/2009/0/0e/Bg_body_edge.gif) top left repeat-x #A0C8DA;
}
}

Revision as of 19:24, 23 July 2009