Difference between revisions of "Team:ETH Zurich"

Line 25: Line 25:
 
});  
 
});  
  
 +
</script>
 +
 +
<script>
 +
$(function() {
 +
  $('a[href*=#]').on('click', function(e) {
 +
    e.preventDefault();
 +
    $('html, body').animate({ scrollTop: $($(this).attr('href')).offset().top}, 500, 'linear');
 +
  });
 +
});
 
</script>
 
</script>
  
Line 31: Line 40:
  
 
body {
 
body {
     font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
+
     font-family: 'Avenir', 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
 
}
 
}
  
Line 37: Line 46:
 
div.title {
 
div.title {
 
     padding: 110px;
 
     padding: 110px;
   
 
 
}
 
}
  
Line 50: Line 58:
 
<div class="title">  
 
<div class="title">  
 
<center>
 
<center>
<a href="https://2017.igem.org/Team:ETH_Zurich">
+
  <a href="https://2017.igem.org/Team:ETH_Zurich">
<img src="https://static.igem.org/mediawiki/2017/c/c3/T--ETH_Zurich--Banner.png" width="900px">
+
  <img src="https://static.igem.org/mediawiki/2017/c/c3/T--ETH_Zurich--Banner.png" width="900px">
</a>
+
  </a>
 
<center>
 
<center>
 
</div>
 
</div>
  
 +
 +
 +
 +
<section id="main">
 +
 +
 +
</section>
  
 
</body>
 
</body>

Revision as of 12:59, 7 October 2017