Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
Line 27: | Line 27: | ||
#bodyContent{ | #bodyContent{ | ||
- | background: # | + | background: #CCC; |
color: white; | color: white; | ||
} | } | ||
Line 54: | Line 54: | ||
body { | body { | ||
- | background: blue;/* defines the default background color of the document*/ | + | background: blue url('../wiki/images/1/1d/B_image.png') repeat-x repeat-y; /* defines the default background color of the document*/ |
color: white; /* defines the default font-color of the document*/ | color: white; /* defines the default font-color of the document*/ |
Revision as of 02:05, 28 March 2012