(3 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
<div class="navbar-brand"> | <div class="navbar-brand"> | ||
− | <a class="navbar-logo" href=" | + | <a class="navbar-logo" href="https://2018.igem.org/Team:UPF_CRG_Barcelona"> |
<img src="https://static.igem.org/mediawiki/2018/3/37/T--UPF_CRG_Barcelona--logosensebarcelona.svg" alt="iGEM Barcelona team 2018"> | <img src="https://static.igem.org/mediawiki/2018/3/37/T--UPF_CRG_Barcelona--logosensebarcelona.svg" alt="iGEM Barcelona team 2018"> | ||
</a> | </a> | ||
Line 42: | Line 42: | ||
<div id="blur"></div> | <div id="blur"></div> | ||
<!-- Swiper --> | <!-- Swiper --> | ||
− | <div class="swiper-container" id="sw-container"> | + | <div class="swiper-container swiper1" id="sw-container"> |
<div class="swiper-wrapper"> | <div class="swiper-wrapper"> | ||
<a class="swiper-slide swiper-slide-menu" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/LabBook"> | <a class="swiper-slide swiper-slide-menu" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/LabBook"> | ||
Line 80: | Line 80: | ||
<div style="width: 100%"> | <div style="width: 100%"> | ||
− | <p>In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results | + | <p>In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results. |
</p> | </p> | ||
Line 101: | Line 101: | ||
// Initialize Swiper | // Initialize Swiper | ||
var swiper = new Swiper('.swiper1', { | var swiper = new Swiper('.swiper1', { | ||
− | slidesPerView: | + | slidesPerView: 3, |
slidesPerGroup: 1, | slidesPerGroup: 1, | ||
loop: true, | loop: true, | ||
Line 124: | Line 124: | ||
observeParents: true, | observeParents: true, | ||
breakpoints: { | breakpoints: { | ||
+ | 500: { | ||
+ | slidesPerView: 2, | ||
+ | }, | ||
320: { | 320: { | ||
slidesPerView: 1, | slidesPerView: 1, |
Latest revision as of 01:01, 18 October 2018
In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results.