Team:Lethbridge/Templates/css

From 2013.igem.org

(Difference between revisions)
(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...")
Line 1: Line 1:
-
/* Full page formatting */
+
body {
-
body#space { background-image: url('https://static.igem.org/mediawiki/2012/4/4f/Space.jpg'); background-attachment: fixed; }
+
background-image: url(http://i.huffpost.com/gen/964776/thumbs/o-CATS-KILL-BILLIONS-facebook.jpg)
-
#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; }
+

Revision as of 19:52, 23 July 2013

body { background-image: url(o-CATS-KILL-BILLIONS-facebook.jpg) }