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 →

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; }

  1. top-section { position: relative; height: 20px; width: 975px; }
  2. contentSub, #search-controls, .firstHeading, #catlinks, #p-logo { display:none; }
  3. container { margin: 15px 0px auto auto; width: 975px; }
  4. globalwrapper { margin: 0px 0px auto auto; }