Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 54: Line 54:
  body {
  body {
-
         background-color: #EEE; /* defines the default background color of the document*/
+
         background-color: #EEE url('B_image.png') top left repeat-x repeat-y; /* defines the default background color of the document*/
-
        background-image:url('B_image.png') repeat-x repeat-y;
+
         color: white; /* defines the default font-color of the document*/
         color: white; /* defines the default font-color of the document*/

Revision as of 15:11, 27 March 2012