Difference between revisions of "Team:Pasteur Paris/GiantJamboree"

Line 212: Line 212:
 
function deletebaton15() {
 
function deletebaton15() {
 
     document.getElementById("batonbleu15").style.display = "none";
 
     document.getElementById("batonbleu15").style.display = "none";
 +
}
 +
 +
function apparitionbaton15() {
 +
    document.getElementById("batonbleu16").style.display = "block";
 +
}
 +
 +
function deletebaton15() {
 +
    document.getElementById("batonbleu16").style.display = "none";
 
}
 
}
  
Line 710: Line 718:
 
   left: 40px;
 
   left: 40px;
 
   top: 42%;
 
   top: 42%;
 +
}
 +
 +
.outer15 {
 +
  position: fixed;
 +
  left: 40px;
 +
  top: 56%;
 
}
 
}
  
Line 952: Line 966:
  
 
#batonbleu15{  
 
#batonbleu15{  
 +
    position:relative;
 +
    top:5px;
 +
    left:10%;
 +
    display:none;
 +
    height:3px;
 +
    width:22.5px;
 +
    background: #3298CB;
 +
    content:""
 +
}
 +
 +
#batonbleu16{
 
     position:relative;
 
     position:relative;
 
     top:5px;
 
     top:5px;
Line 1,217: Line 1,242:
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Parts">Parts</a>
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Parts">Parts</a>
 
         <div id="batonbleu15">
 
         <div id="batonbleu15">
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="outer16">
 +
    <div class="inner"; onmouseover="apparitionbaton16()"; onmouseout="deletebaton16()">
 +
      <div class="list rotate">
 +
        <a href="https://2017.igem.org/Team:Pasteur_Paris/GiantJamboree">Parts</a>
 +
        <div id="batonbleu16">
 
         </div>
 
         </div>
 
       </div>
 
       </div>

Revision as of 21:12, 15 December 2017

Giant Jamboree

Our Giant Jamboree

In November 2018 our team was happy to attend the 2017 Giant Jamboree of the iGEM competition. We presented our poster and our 3D printed model and both juries and iGEMers showed great interest for our project!

Medals

We were awarded a Bronze Medal for our project Aether.

Eventhough this is the end of the iGEM for us we will keep on working on Aether, so keep following us!