Team:British Columbia/Test/Custom CSS
From 2014.igem.org
(Difference between revisions)
Line 68: | Line 68: | ||
header { | header { | ||
+ | <!-- | ||
background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png'); | background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png'); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 73: | Line 74: | ||
height: 300px; | height: 300px; | ||
min-width:600px; | min-width:600px; | ||
+ | --> | ||
+ | |||
+ | background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: 50% 50%; | ||
+ | background-size: 2200px; | ||
+ | height: 200px; | ||
} | } | ||
Revision as of 01:11, 18 October 2014