Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 54: Line 54:
  body {
  body {
-
         background: #999 ; /* defines the default background color of the document*/
+
         background: #999 url('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*/
Line 134: Line 135:
background:white;
background:white;
         color: black;
         color: black;
-
}
 
-
#globalWrapper{
 
-
background: url('B_image.png') repeat-x repeat-y;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 16:05, 27 March 2012