Line 14: | Line 14: | ||
overflow: hidden; | overflow: hidden; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | z-index:-1; | ||
} | } | ||
− | #bannerchanged | + | #bannerchanged .title { |
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | left: 50%; | ||
text-align: center; | text-align: center; | ||
color: white; | color: white; | ||
− | |||
− | |||
font-family: 'Raleway', Arial Black, sans-serif; | font-family: 'Raleway', Arial Black, sans-serif; | ||
+ | z-index:1; | ||
} | } | ||
@media screen and (max-width: 760px) { | @media screen and (max-width: 760px) { | ||
Line 124: | Line 127: | ||
<div id="bannerchanged"> | <div id="bannerchanged"> | ||
− | |||
<img class="banner-img" src="https://static.igem.org/mediawiki/2018/d/d7/T--Pasteur_Paris--Banner_Sponsors.jpg"> | <img class="banner-img" src="https://static.igem.org/mediawiki/2018/d/d7/T--Pasteur_Paris--Banner_Sponsors.jpg"> | ||
− | + | <div class="title">SPONSORS</div> | |
</div> | </div> | ||
Revision as of 23:01, 7 October 2018