Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- Carousel --!> | <!-- Carousel --!> | ||
<div id="myCarousel" class="carousel slide" data-ride="carouse" > | <div id="myCarousel" class="carousel slide" data-ride="carouse" > | ||
Line 42: | Line 16: | ||
<img class="first-slide" src="https://static.igem.org/mediawiki/2017/8/8c/Home-1.png" alt="First slide" width=100%> | <img class="first-slide" src="https://static.igem.org/mediawiki/2017/8/8c/Home-1.png" alt="First slide" width=100%> | ||
− | <div class="container"> | + | <div class="container-fluid"> |
<div class="carousel-caption"> | <div class="carousel-caption"> | ||
<h1 style="color:#428bca;"><i>S. aureus</i> Intestinal Colonization</h1> | <h1 style="color:#428bca;"><i>S. aureus</i> Intestinal Colonization</h1> | ||
Line 56: | Line 30: | ||
<img class="second-slide" src="https://static.igem.org/mediawiki/2017/3/37/Home-2.png" alt="Second slide" width=100%> | <img class="second-slide" src="https://static.igem.org/mediawiki/2017/3/37/Home-2.png" alt="Second slide" width=100%> | ||
− | <div class="container"> | + | <div class="container-fluid"> |
<div class="carousel-caption"> | <div class="carousel-caption"> | ||
<h1 style="color:#f0ad4e;">Antibiotic Overuse and Superbacteria</h1> | <h1 style="color:#f0ad4e;">Antibiotic Overuse and Superbacteria</h1> | ||
Line 70: | Line 44: | ||
<img class="third-slide" src="https://static.igem.org/mediawiki/2017/b/b5/Home-3.png" alt="Third slide" width=100%> | <img class="third-slide" src="https://static.igem.org/mediawiki/2017/b/b5/Home-3.png" alt="Third slide" width=100%> | ||
− | <div class="container"> | + | <div class="container-fluid"> |
<div class="carousel-caption"> | <div class="carousel-caption"> | ||
<h1 style="color:#d9534f">Antimicrobial Peptides — A Promising Alternative To Antibiotics</h1> | <h1 style="color:#d9534f">Antimicrobial Peptides — A Promising Alternative To Antibiotics</h1> | ||
Line 84: | Line 58: | ||
<img class="fourth-slide" src="https://static.igem.org/mediawiki/2017/5/55/Home-4.png" alt="Fourth slide" width=100%> | <img class="fourth-slide" src="https://static.igem.org/mediawiki/2017/5/55/Home-4.png" alt="Fourth slide" width=100%> | ||
− | <div class="container"> | + | <div class="container-fluid"> |
<div class="carousel-caption"> | <div class="carousel-caption"> | ||
<h1 style="color:#5bc0de;">Further Applications</h1> | <h1 style="color:#5bc0de;">Further Applications</h1> | ||
Line 102: | Line 76: | ||
</a> | </a> | ||
</div><!-- /.carousel --> | </div><!-- /.carousel --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 13:45, 5 August 2017
<img class="first-slide" src="" alt="First slide" width=100%>
<img class="second-slide" src="" alt="Second slide" width=100%>
<img class="third-slide" src="" alt="Third slide" width=100%>
<img class="fourth-slide" src="" alt="Fourth slide" width=100%>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <img src="" class="img-responsive"> Previous </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <img src="" class="img-responsive"> Next </a>
</div>