Team:Lethbridge/Templates/css
From 2013.igem.org
(Difference between revisions)
Harlando (Talk | contribs)
(Created page with "- →Full page formatting: body#space { background-image: url('https://static.igem.org/mediawiki/2012/4/4f/Space.jpg'); background-attachment: fixed; } #top-section { position: relativ...")
Newer edit →
(Created page with "- →Full page formatting: body#space { background-image: url('https://static.igem.org/mediawiki/2012/4/4f/Space.jpg'); background-attachment: fixed; } #top-section { position: relativ...")
Newer edit →
Revision as of 19:05, 23 July 2013
/* Full page formatting */ body#space { background-image: url('https://static.igem.org/mediawiki/2012/4/4f/Space.jpg'); background-attachment: fixed; }
- top-section { position: relative; height: 20px; width: 975px; }
- contentSub, #search-controls, .firstHeading, #catlinks, #p-logo { display:none; }
- container { margin: 15px 0px auto auto; width: 975px; }
- globalwrapper { margin: 0px 0px auto auto; }