Difference between revisions of "Team:KU Leuven"

m
 
(117 intermediate revisions by 4 users not shown)
Line 21: Line 21:
 
}
 
}
 
#grad {
 
#grad {
     background: -webkit-linear-gradient(#7782b0,#ffd4a6,#afb7d2,#d6cbe1,#edf2f4); /* Safari 5.1-6.0 */
+
     background: -webkit-linear-gradient(#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2); /* Safari 5.1-6.0 */
     background: -o-linear-gradient(#7782b0,#ffd4a6,#afb7d2,#d6cbe1,#edf2f4); /* Opera 11.1-12.0 */  
+
     background: -o-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Opera 11.1-12.0 */  
     background: -moz-linear-gradient(#7782b0,#ffd4a6,#afb7d2,#d6cbe1,#edf2f4); /* Firefox 3.6-15 */
+
     background: -moz-linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Firefox 3.6-15 */
     background: linear-gradient(#7782b0,#ffd4a6,#afb7d2,#d6cbe1,#edf2f4); /* Standard syntax */
+
     background: linear-gradient((#faebd7,#faeddb,#fbefdf,#fbf1e3,#fcf3e7,#fcf5eb,#fdf7ef,#f2f2f2)); /* Standard syntax */
 
}
 
}
  
Line 34: Line 34:
 
             position: relative;
 
             position: relative;
 
             display: block;
 
             display: block;
             height: 100vh;
+
             height: 85vh;
 
             background-size: cover;
 
             background-size: cover;
             background-image: url(https://static.igem.org/mediawiki/2017/e/e5/KU_Leuven-home_bg.png);
+
             background-image: url(https://static.igem.org/mediawiki/2017/6/69/KU_Leuven_BG.png);
 
             background-repeat: no-repeat;
 
             background-repeat: no-repeat;
 
             background-position: center;
 
             background-position: center;
Line 79: Line 79:
 
.cont__inner:hover .el__bg:after {
 
.cont__inner:hover .el__bg:after {
 
  opacity: 1;
 
  opacity: 1;
 +
}
 +
.el__text .container2{
 +
position: relative;
 +
padding: 0px 10px 0 10px;
 +
padding-top: 10px;
 
}
 
}
  
Line 239: Line 244:
 
  position: absolute;
 
  position: absolute;
 
  right: 10px;
 
  right: 10px;
  top: 10px;
+
  top: 1px;
  width: 60px;
+
  width: 40px;
  height: 60px;
+
  height: 50px;
 
  opacity: 0;
 
  opacity: 0;
 
  pointer-events: none;
 
  pointer-events: none;
Line 398: Line 403:
 
  -webkit-transition-delay: 0s;
 
  -webkit-transition-delay: 0s;
 
          transition-delay: 0s;
 
          transition-delay: 0s;
  background-image: url("http://hlnregiophotoprovider0.hln-cdn.be/photo/abdij-van-t-park/p1/img-ZWYzZDEwYWQvdWcvU0NFTkVSWV8yNTcwNi82NDB4NjQwL0ZU/25706.png?v=oYPssZS");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(2) {
 
.el:nth-child(2) {
Line 426: Line 431:
 
  -webkit-transition-delay: 0.1s;
 
  -webkit-transition-delay: 0.1s;
 
          transition-delay: 0.1s;
 
          transition-delay: 0.1s;
  background-image: url("http://hlnregiophotoprovider0.hln-cdn.be/photo/abdij-van-t-park/p1/img-ZWYzZDEwYWQvdWcvU0NFTkVSWV8yNTcwNi82NDB4NjQwL0ZU/25706.png?v=oYPssZS");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(3) {
 
.el:nth-child(3) {
Line 454: Line 459:
 
  -webkit-transition-delay: 0.2s;
 
  -webkit-transition-delay: 0.2s;
 
          transition-delay: 0.2s;
 
          transition-delay: 0.2s;
  background-image: url("http://hlnregiophotoprovider0.hln-cdn.be/photo/abdij-van-t-park/p1/img-ZWYzZDEwYWQvdWcvU0NFTkVSWV8yNTcwNi82NDB4NjQwL0ZU/25706.png?v=oYPssZS");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(4) {
 
.el:nth-child(4) {
Line 482: Line 487:
 
  -webkit-transition-delay: 0.3s;
 
  -webkit-transition-delay: 0.3s;
 
          transition-delay: 0.3s;
 
          transition-delay: 0.3s;
  background-image: url("http://hlnregiophotoprovider0.hln-cdn.be/photo/abdij-van-t-park/p1/img-ZWYzZDEwYWQvdWcvU0NFTkVSWV8yNTcwNi82NDB4NjQwL0ZU/25706.png?v=oYPssZS");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:nth-child(5) {
 
.el:nth-child(5) {
Line 510: Line 515:
 
  -webkit-transition-delay: 0.4s;
 
  -webkit-transition-delay: 0.4s;
 
          transition-delay: 0.4s;
 
          transition-delay: 0.4s;
  background-image: url("http://hlnregiophotoprovider0.hln-cdn.be/photo/abdij-van-t-park/p1/img-ZWYzZDEwYWQvdWcvU0NFTkVSWV8yNTcwNi82NDB4NjQwL0ZU/25706.png?v=oYPssZS");
+
  background-image: url("https://static.igem.org/mediawiki/2017/archive/9/96/20171030191733%21New_Homepage.jpg");
 
}
 
}
 
.el:hover .el__bg:after {
 
.el:hover .el__bg:after {
Line 538: Line 543:
 
  -webkit-transform: scale(1.1);
 
  -webkit-transform: scale(1.1);
 
          transform: scale(1.1);
 
          transform: scale(1.1);
 +
}
 +
img .rotate180 {
 +
    -webkit-transform: rotate(180deg);
 +
    -moz-transform: rotate(180deg);
 +
    -o-transform: rotate(180deg);
 +
    -ms-transform: rotate(180deg);
 +
    transform: rotate(180deg);
 
}
 
}
 
 
Line 572: Line 584:
 
.animated_svg1{
 
.animated_svg1{
 
display: none;
 
display: none;
 +
}
 +
.animated_svg2{
 +
margin-top: 18px;
 
}
 
}
 
}
 
}
Line 585: Line 600:
 
display: block;
 
display: block;
 
}
 
}
 +
}
 +
p {
 +
font-color:white;
 +
font-size: 120px;
 +
 +
}
 +
.imagecontainer{
 +
padding:0;
 
}
 
}
  
Line 593: Line 616:
 
<div id="grad">
 
<div id="grad">
 
<div class="home">
 
<div class="home">
             <div data-0="transform:translate(0px, 0px);" data-800="transform:translate(0px, -480px);" class="bg">
+
             <div class="bg">
 
             </div>
 
             </div>
 
             <div id="scrolldown" class="arrow">
 
             <div id="scrolldown" class="arrow">
Line 610: Line 633:
 
          <div class="el__bg"></div>
 
          <div class="el__bg"></div>
 
          <div class="el__preview-cont">
 
          <div class="el__preview-cont">
            <h2 class="el__heading"><font color="white">KU Leuven</font></h2>
+
            <h2 class="el__heading"><font color="white">Project</font></h2>
 
          </div>
 
          </div>
 
          <div class="el__content">
 
          <div class="el__content">
            <div class="el__text">HEKcite</div>
+
          <div class="el__text">HEKcite</div>
 +
          <div class="container2">
 +
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">Inspired by the heart and its rhythm, our team sought to aid those who need continuous drug monitoring. To achieve this goal, we transformed ourselves into real dance instructors as we introduced a continuous rhythm in HEK cells. Our cells performed wonderfully so we are very proud to present you: <a href="https://2017.igem.org/Team:KU_Leuven/Description">HEKcite!</a></p>
 +
          </div>
 
            <div class="el__close-btn"></div>
 
            <div class="el__close-btn"></div>
 
          </div>
 
          </div>
Line 632: Line 658:
 
          <div class="el__bg"></div>
 
          <div class="el__bg"></div>
 
          <div class="el__preview-cont">
 
          <div class="el__preview-cont">
            <h2 class="el__heading"><font color="white">Project</font></h2>
+
            <h2 class="el__heading"><font color="white">Team</font></h2>
 
          </div>
 
          </div>
 
          <div class="el__content">
 
          <div class="el__content">
            <div class="el__text">Inspired by the heart</div>
+
            <div class="el__text"></div>
            <br>
+
            <div class="container2">
            <div class="el_paragraph">
+
           
            We drew our inspiration from the versatility and robustness of the <b>heart</b>. It beats continuously over the years, rapidly <b>adapting its pace</b> when necessary.</div>
+
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">The story of our team starts with four bioscience engineering students who were eager to expand their knowledge and learn vital practical skills. Almost one year later they were joined by nine motivated students and so the final 2017 KULeuven iGEM team was formed. A vast amount of meetings were followed by the actual lab work in the summer, but hard work was always varied with fantastic teambuilding activities. The great camaraderie is formed.
           
+
                                            <a href="https://2017.igem.org/Team:KU_Leuven/Team">Meet our amazing team</a>
 +
         
 +
          <br>
 +
         
 +
          </p>
 +
                   
 +
 
 +
            </div>
 
            <div class="el__close-btn"></div>
 
            <div class="el__close-btn"></div>
 
          </div>
 
          </div>
Line 658: Line 691:
 
          <div class="el__bg"></div>
 
          <div class="el__bg"></div>
 
          <div class="el__preview-cont">
 
          <div class="el__preview-cont">
            <h2 class="el__heading"><font color="white">Research</font></h2>
+
            <h2 class="el__heading"><font color="white">KU LEUVEN</font></h2>
 
          </div>
 
          </div>
 
          <div class="el__content">
 
          <div class="el__content">
            <div class="el__text">Creation of the Rhythm</div>
+
            <div class="el__text"></div>
            <br>
+
            <div class="container2">
<div class="el_paragraph">Given our knowledge about heart currents, we hypothesized it would be possible to recreate a steady <b>rhythm</b> in a non-excitable cell using only <b>three ion channels</b>.</div>
+
          <p style="color:white;font-size:20px; font-family:arial; position:absolute;text-align:justify">Located just 30 kilometers from Brussels lies the educational beating heart of Belgium, the city of Leuven. It is home to the KULeuven, one of the oldest universities in Europe. Allow us to tell you some fun facts about Leuven.<br>
 +
          <br>
 +
Fact number 1: Did you know that Leuven is famously home to the biggest bar in the world?
 +
<br>
 +
<br>
 +
Fact number 2: Around one third of the population of Leuven is a student at the university or works there. During summer, the streets of Leuven do indeed look emptier.
 +
<br>
 +
<br>
 +
Fact number 3: Every year in October there is a major sports event where the different student societies battle it out on the racing track. The society that ran the most of laps after 24 hours wins this prestigious competition.
 +
<br>
 +
<br>
 +
Want to know more about our university, click <a href="https://www.kuleuven.be/english/">here</a>
 +
</p>
 +
          </div>
 +
         
 +
           
 
            <div class="el__close-btn"></div>
 
            <div class="el__close-btn"></div>
 
          </div>
 
          </div>
Line 682: Line 730:
 
          <div class="el__bg"></div>
 
          <div class="el__bg"></div>
 
          <div class="el__preview-cont">
 
          <div class="el__preview-cont">
            <h2 class="el__heading"><font color="white">Application</font></h2>
+
            <h2 class="el__heading"><font color="white">Education</font></h2>
 
          </div>
 
          </div>
 
          <div class="el__content">
 
          <div class="el__content">
            <div class="el__text">Biosensing</div>
+
            <div class="el__text"></div>
<br>
+
            <div class="container2">
            <div class="el_paragraph">Finally, we aim to <b>influence the pace</b> by varying concentrations of biological effectors. Our main focus is establishing a new form of <b>therapeutic drug monitoring</b>.</div>
+
          <p style="color:white;font-size:25px; font-family:arial; position:absolute; text-align:justify;">Developing a card game that teaches you more about the immune system and its enemies, teaching children and young adults about biology and the importance of synthetic biology, doing fun experiments with children attending the children’s university event... Our team did all this and more to make sure that we left a positive impact on the next generation. Want to know more about our education project, click <a href="https://2017.igem.org/Team:KU_Leuven/HP/Education">here</a> </p>
 +
          </div>
 +
         
 +
 
            <div class="el__close-btn"></div>
 
            <div class="el__close-btn"></div>
 
          </div>
 
          </div>
Line 709: Line 760:
 
          </div>
 
          </div>
 
          <div class="el__content">
 
          <div class="el__content">
            <div class="el__text">Contact</div>
+
            <div class="el__text"></div>
 +
            <div class="container2">
 +
          <p style="color:white;font-size:25px; font-family:arial; position:absolute;text-align:justify">You can contact the KU Leuven team through our <a href="https://www.facebook.com/KULeuveniGEM/">Facebook</a>page or via igem2017@kuleuven.be. So, send us some love, or if you have any questions feel free to ask them there!
 +
          </p>
 +
          </div>
 +
         
 
            <div class="el__close-btn"></div>
 
            <div class="el__close-btn"></div>
 
          </div>
 
          </div>
Line 792: Line 848:
 
                            <rect x="200" y="2100" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                            <rect x="200" y="2100" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                        </a>
 
                        </a>
                        <a xlink:href="#game">
+
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/Design">  
                            <rect x="800" y="2100" display="inline" opacity="0" fill="#000000" width="200" height="200" />
+
 
                        </a>
 
                        </a>
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/HP/Gold_Integrated">
+
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/HP/HP_Main">
 
                            <rect x="200" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                            <rect x="200" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                        </a>
 
                        </a>
                        <a xlink:href="#education">
+
                        <a xlink:href="https://2017.igem.org/Team:KU_Leuven/HP/Education">
 
                            <rect x="800" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                            <rect x="800" y="2500" display="inline" opacity="0" fill="#000000" width="200" height="200" />
 
                        </a>
 
                        </a>
Line 841: Line 896:
 
         }
 
         }
  
         // disable skrollr if the window is resized below 768px wide
+
          
        $(window).on('resize', function() {
+
            if ($(window).width() <= 767) {
+
                skrollr.init().destroy(); // skrollr.init() returns the singleton created above
+
            }
+
        });
+
 
     });
 
     });
 
    $('#scrolldown').click(function(event) {
 
        event.preventDefault();
 
        var n = $('.home .fg').height();
 
        $('html, body').animate({ scrollTop: n - 15 }, 1000);
 
    });
 
 
 
</script>
 
</script>
 
</div>
 
</div>
Line 905: Line 948:
 
                 <a href="#">
 
                 <a href="#">
 
                     <li class="col-sm-3">
 
                     <li class="col-sm-3">
                         <div>Tillion-S.S.T</div>
+
                         <div><img src="https://static.igem.org/mediawiki/2017/c/c0/Tillion_logo.png" /></div>
 
                     </li>
 
                     </li>
 
                 </a>
 
                 </a>
Line 949: Line 992:
 
                     <li class="col-sm-3">
 
                     <li class="col-sm-3">
 
                         <div><img src="https://static.igem.org/mediawiki/2017/e/ec/KU_Leuven-sponsor-agilent.jpg" /></div>
 
                         <div><img src="https://static.igem.org/mediawiki/2017/e/ec/KU_Leuven-sponsor-agilent.jpg" /></div>
 +
                    </li>
 +
                </a>
 +
<a href="">
 +
                    <li class="col-sm-3">
 +
                        <div><img src="https://static.igem.org/mediawiki/2017/3/3b/T--KU_Leuven--Sponsor-Img-Missing.png" /></div>
 
                     </li>
 
                     </li>
 
                 </a>
 
                 </a>
Line 960: Line 1,008:
 
         </div>
 
         </div>
 
     </footer>
 
     </footer>
 
 
</html>
 
</html>

Latest revision as of 17:11, 6 June 2018

Project

HEKcite

Inspired by the heart and its rhythm, our team sought to aid those who need continuous drug monitoring. To achieve this goal, we transformed ourselves into real dance instructors as we introduced a continuous rhythm in HEK cells. Our cells performed wonderfully so we are very proud to present you: HEKcite!

1
1

Team

The story of our team starts with four bioscience engineering students who were eager to expand their knowledge and learn vital practical skills. Almost one year later they were joined by nine motivated students and so the final 2017 KULeuven iGEM team was formed. A vast amount of meetings were followed by the actual lab work in the summer, but hard work was always varied with fantastic teambuilding activities. The great camaraderie is formed. Meet our amazing team

2
2

KU LEUVEN

Located just 30 kilometers from Brussels lies the educational beating heart of Belgium, the city of Leuven. It is home to the KULeuven, one of the oldest universities in Europe. Allow us to tell you some fun facts about Leuven.

Fact number 1: Did you know that Leuven is famously home to the biggest bar in the world?

Fact number 2: Around one third of the population of Leuven is a student at the university or works there. During summer, the streets of Leuven do indeed look emptier.

Fact number 3: Every year in October there is a major sports event where the different student societies battle it out on the racing track. The society that ran the most of laps after 24 hours wins this prestigious competition.

Want to know more about our university, click here

3
3

Education

Developing a card game that teaches you more about the immune system and its enemies, teaching children and young adults about biology and the importance of synthetic biology, doing fun experiments with children attending the children’s university event... Our team did all this and more to make sure that we left a positive impact on the next generation. Want to know more about our education project, click here

4
4

Contact

You can contact the KU Leuven team through our Facebookpage or via igem2017@kuleuven.be. So, send us some love, or if you have any questions feel free to ask them there!

5
5