Difference between revisions of "Team:ETH Zurich"

Line 114: Line 114:
 
}
 
}
 
</style>
 
</style>
 +
<script>
 +
$(function() {
 +
    var topBox = document.getElementById('homeContentTop');
 +
    if (topBox != null) {
 +
        topBox = $(topBox);
 +
        var topBoxHeight = topBox.width()/3;
 +
        topBox.css('height',(topBoxHeight*2).toString()+"px");
 +
        $(document.getElementById('homeContentBottom')).css('height',topBoxHeight.toString()+"px");
 +
    }
 +
});
 +
</script>
 
<img src="https://static.igem.org/mediawiki/2015/c/c9/MicroBeaconLogo.png" style="width:100%;margin:auto;display:inherit">
 
<img src="https://static.igem.org/mediawiki/2015/c/c9/MicroBeaconLogo.png" style="width:100%;margin:auto;display:inherit">
  

Revision as of 12:00, 29 August 2015

"What I cannot create I do not understand."
- Richard Feynmann

The microbial beacon        for cancer detection

# 1

# 2

# 3

# 4

# 5

Bla