Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
Line 54: | Line 54: | ||
body { | body { | ||
- | background: #EEE | + | background: #EEE ; /* 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 135: | Line 135: | ||
color: black; | color: black; | ||
} | } | ||
+ | .globalWrapper{ | ||
+ | background: url('B_image.png') top left repeat-x repeat-y; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 15:55, 27 March 2012