Team:USTC-Software/css/style

From 2012.igem.org

(Difference between revisions)
Myfavouritekk (Talk | contribs)
(general css file for USTC-Software wiki)
Newer edit →

Revision as of 11:23, 22 September 2012

body { background: url("../images/carbon_fibre.png"); background-color: black; position:relative;}

  • { margin: 0; padding: 0; position: relative; }

div { display: block; }

.clear { height: 0 !important; clear: both !important; }