(8 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
#sponsors-container img { | #sponsors-container img { | ||
− | width: | + | width: 240px; |
height: auto; | height: auto; | ||
padding: 0 2%; | padding: 0 2%; | ||
} | } | ||
− | |||
− | < | + | @media only screen and (max-width: 600px) { |
− | < | + | #sponsors-container img { |
− | <li><img src="https://static.igem.org/mediawiki/2018/3/3c/T--ICT-Mumbai--DBT_logo.png" alt="DBT"/></li> | + | width: 75px; |
− | + | height: auto; | |
− | + | padding: 0 2%; | |
− | + | } | |
− | + | } | |
− | + | ||
− | <img src="https://static.igem.org/mediawiki/2018 | + | </style> |
− | </footer> | + | <br/><br/> |
+ | <footer> | ||
+ | <div id="sponsors-container"> | ||
+ | <ul> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2018/3/3c/T--ICT-Mumbai--DBT_logo.png" alt="DBT"/></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2018/7/7a/T--VIT_Vellore--genotypic.png" alt="Genotypic"/></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2018/8/84/T--VIT_Vellore--idt.png" alt="IDT"/></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2018/d/d7/T--VIT_Vellore--mathworks.jpg" alt="MATHWORKS"/></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2018/6/6e/T--VIT_Vellore--vitlogo.jpg" alt="VIT"/></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <img class="waves" src="https://static.igem.org/mediawiki/2018/5/5c/T--VIT_Vellore--waves.png" alt="Waves"/> | ||
+ | </footer> | ||
</html> | </html> |
Latest revision as of 06:49, 8 December 2018