Laurasansc (Talk | contribs) (Created page with " {{UPF_CRG_Barcelona}} <html> <link rel="stylesheet" href="https://2018.igem.org/Team:UPF_CRG_Barcelona/styles?action=raw&ctype=text/css" type='text/css'> <body> <div clas...") |
Laurasansc (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
{{UPF_CRG_Barcelona}} | {{UPF_CRG_Barcelona}} | ||
<html> | <html> | ||
Line 8: | Line 6: | ||
<body> | <body> | ||
<div class="sticky-top"> | <div class="sticky-top"> | ||
− | |||
<nav class="navbar has-shadow" role="navigation" aria-label="main navigation" id="navbar"> | <nav class="navbar has-shadow" role="navigation" aria-label="main navigation" id="navbar"> | ||
Line 74: | Line 71: | ||
<p>Science communication has also been a priority for our team. We considered very important the outreach of our project as we think disseminating scientific knowledge can be considered as important as research itself. This way, taking into account the lack of information about synthetic biology and iGEM in our environment, we performed several talks and workshops in order to raise awareness. </p> | <p>Science communication has also been a priority for our team. We considered very important the outreach of our project as we think disseminating scientific knowledge can be considered as important as research itself. This way, taking into account the lack of information about synthetic biology and iGEM in our environment, we performed several talks and workshops in order to raise awareness. </p> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | </main> | ||
+ | |||
+ | <div class="spacer"></div> | ||
+ | |||
+ | </html> | ||
+ | |||
+ | {{UPF_CRG_Barcelona/footer}} | ||
+ | |||
+ | <html> | ||
+ | <!-- JS code --> | ||
+ | <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: 2, | ||
+ | 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: { | ||
+ | 320: { | ||
+ | slidesPerView: 1, | ||
+ | } | ||
+ | }, | ||
+ | }); | ||
+ | </script> | ||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 10:58, 17 October 2018