Team:USTC-Software/css/style
From 2012.igem.org
(Difference between revisions)
(general css file for USTC-Software wiki) |
|||
Line 1: | Line 1: | ||
- | body { background: url("../ | + | body { background: url("https://static.igem.org/mediawiki/2012/1/14/USTC-Software-images-Carbon_fibre.png"); background-color: black; position:relative;} |
* { margin: 0; padding: 0; position: relative; } | * { margin: 0; padding: 0; position: relative; } |
Latest revision as of 03:02, 23 September 2012
body { background: url(""); background-color: black; position:relative;}
- { margin: 0; padding: 0; position: relative; }
div { display: block; }
.clear { height: 0 !important; clear: both !important; }