ThomasStarck (Talk | contribs) (Created page with "{{Pasteur_Paris/MenuBlock}} <html> <style type="text/css"> #runningchip { left: 125px; } #hp_small { background-color: #292929; } #banner { background-ima...") |
|||
Line 9: | Line 9: | ||
background-color: #292929; | background-color: #292929; | ||
} | } | ||
− | # | + | #bannerchanged{ |
− | + | width: 100%; | |
+ | overflow: hidden; | ||
+ | margin: 0 auto; | ||
} | } | ||
@media screen and (max-width: 760px) { | @media screen and (max-width: 760px) { | ||
− | + | /*#wrapper { | |
− | + | width: 100%; | |
+ | overflow: hidden; | ||
} | } | ||
+ | #container { | ||
+ | width: 100%; | ||
+ | margin: 0 auto; | ||
+ | }*/ | ||
+ | .banner-img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | img{ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | max-height: 300px; | ||
+ | } | ||
} | } | ||
+ | |||
ul li{ | ul li{ | ||
list-style: disc; | list-style: disc; | ||
Line 22: | Line 38: | ||
</style> | </style> | ||
− | <div id=" | + | <div id="bannerchanged"> |
− | + | <img class="banner-img" src="https://static.igem.org/mediawiki/2018/b/b7/T--Pasteur_Paris--Banner_Membrane.jpg"> | |
− | + | </div> | |
+ | |||
Revision as of 22:37, 7 October 2018