|
|
Line 84: |
Line 84: |
| </section> | | </section> |
| | | |
− | <!-- Footer -->
| + | <html> |
− | <footer class="footer">
| + | |
− | <div class="container">
| + | |
− | <div>
| + | |
− | <p class="subapart2">Follow us at:</p>
| + | |
− | <a style="display: inline-block; height: 50px" href="https://www.instagram.com/igembarcelona/"><embed class="social-svg" src="https://static.igem.org/mediawiki/2018/c/cf/T--UPF_CRG_Barcelona--instagram.svg" alt=""></a>
| + | |
− | <a style="display: inline-block; height: 50px" href="https://twitter.com/igemBarcelona"><embed class="social-svg" src="https://static.igem.org/mediawiki/2018/8/8e/T--UPF_CRG_Barcelona--twitter.svg" alt=""></a>
| + | |
− | <a style="display: inline-block; height: 50px" href="https://www.facebook.com/igembarcelona/""><embed class=" social-svg" src="https://static.igem.org/mediawiki/2018/d/d3/T--UPF_CRG_Barcelona--facebook.svg" alt=""></a>
| + | |
− | </div>
| + | |
| | | |
− | <div>
| + | {{UPF_CRG_Barcelona/footer}} |
− | <center>
| + | |
− | <p class="subapart2">For Judges</p>
| + | |
− | </center>
| + | |
− | <div id="judges">
| + | |
− | <a href="Attributions.html">Attributions</a>
| + | |
− | <a href="Collaborations.html">Collaborations</a>
| + | |
− | <a href="Demonstrate.html">Demonstration</a>
| + | |
− | <a href="Human_Practices.html">Human Practices</a>
| + | |
− | <a href="InterLab.html">InterLab</a>
| + | |
− | <a href="Improve.html">Improved part</a>
| + | |
− | <a href="https://igem.org/2018_Judging_Form?id=2581">Judging Form</a>
| + | |
− | <a href="Model.html">Model</a>
| + | |
− | <a href="Parts">Parts</a>
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
− | <div class="footer-contact">
| + | </html> |
− | <p class="subapart2">Contact us:</p>
| + | |
− | <p>igem [at] upf [dot] edu</p>
| + | |
− | <p> PRBB Building</p>
| + | |
− | <p>Doctor Aiguader 88, 08003 Barcelona (Spain)</p>
| + | |
− | </div>
| + | |
− | | + | |
− | </div>
| + | |
− | </footer>
| + | |
| | | |
| <!-- JS code --> | | <!-- JS code --> |
Revision as of 22:53, 15 October 2018
Wiki
{{UPF_CRG_Barcelona/footer}}
<script src="https://2018.igem.org/Team:UPF_CRG_Barcelona/scripts?action=raw&ctype=text/javascript" charset="utf-8" type="text/javascript"></script>
<script>
// Initialize Swiper
var swiper = new Swiper('.swiper-container', {
slidesPerView: 5,
slidesPerGroup: 1,
loop: true,
freeMode: true,
observer: true,
watchOverflow: true,
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
keyboard: {
enabled: true,
},
watchOverflow: true,
freeModeSticky: true,
mousewheel: {
forceToAxis: true,
},
preventClicks: true,
iOSEdgeSwipeDetection: true,
observeParents: true,
breakpoints: {
768: {
slidesPerView: 4,
},
640: {
slidesPerView: 3,
},
500: {
slidesPerView: 2,
},
320: {
slidesPerView: 1,
}
},
});
</script>
</body>
</html>