Difference between revisions of "Template:Pitt"
Line 333: | Line 333: | ||
#bannerContainer { | #bannerContainer { | ||
− | + | width: 100%; | |
− | + | padding-bottom: 30.30303030303030%; | |
+ | position: relative; | ||
text-align:center; | text-align:center; | ||
color: #24B694; | color: #24B694; | ||
+ | } | ||
+ | |||
+ | #banner { | ||
+ | background: url("https://static.igem.org/mediawiki/2015/b/b5/Banner.jpg"); | ||
+ | background-size: 100%; | ||
+ | background-repeat: no-repeat; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
} | } | ||
Line 424: | Line 436: | ||
<div id="bannerContainer"> | <div id="bannerContainer"> | ||
− | + | <div id="banner"></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Revision as of 15:40, 22 May 2015