Difference between revisions of "Team:Pasteur Paris/Model"

Line 9: Line 9:
 
background-color: #292929;
 
background-color: #292929;
 
}
 
}
#banner {
+
#bannerchanged{
background-image: ;
+
    width: 100%;
 +
    overflow: hidden;
 +
    margin: 0 auto;
 
}
 
}
 
@media screen and (max-width: 760px) {
 
@media screen and (max-width: 760px) {
#banner {
+
/*#wrapper {
background-image: ;
+
    width: 100%;
 +
    overflow: hidden;
 +
}
 +
#container {
 +
  width: 100%;
 +
    margin: 0 auto;
 +
}*/
 +
.banner-img {
 +
    width: 100%;
 +
}
 +
img{
 +
width: 100%;
 +
height: 100%;
 +
max-height: 300px;
 +
}
 +
}
 +
 
 +
ul li{
 +
list-style: disc;
 
}
 
}
 
</style>
 
</style>
<div id="banner">
+
 
<h1>MODEL</h1>
+
<div id="bannerchanged">
 +
                <img class="banner-img" src="https://static.igem.org/mediawiki/2018/6/62/T--Pasteur_Paris--Banner_Model.jpg">
 +
        </div>
 +
<h1></h1>
 
</div>
 
</div>
 +
 
<div id="GeneralContent">
 
<div id="GeneralContent">
 
<div id="MainContent">
 
<div id="MainContent">

Revision as of 22:35, 7 October 2018

""