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

Line 8: Line 8:
 
         #labwork_small {
 
         #labwork_small {
 
             background-color: #292929;
 
             background-color: #292929;
        }
+
}
        #banner {
+
#bannerchanged{
            background-image: ;
+
    width: 100%;
        }
+
    overflow: hidden;
        @media screen and (max-width: 760px) {
+
    margin: 0 auto;
            #banner {
+
}
                background-image: ;
+
@media screen and (max-width: 760px) {
        }  
+
/*#wrapper {
    </style>
+
    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>
  
 
+
<div id="bannerchanged">
    <div id="banner">
+
                <img class="banner-img" src="https://static.igem.org/mediawiki/2018/3/3e/T--Pasteur_Paris--Banner_Protocols.jpg">
         <h1>PROTOCOLS</h1>
+
         </div>
 
+
<h1></h1>
    </div>
+
</div>
  
 
     <div id="GeneralContent">
 
     <div id="GeneralContent">

Revision as of 22:17, 7 October 2018

""