Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
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*/ | ||
Line 136: | Line 137: | ||
} | } | ||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 01:56, 28 March 2012