Difference between revisions of "Team:Oxford/Templates/Navi"

Line 14: Line 14:
  
  
 
<script type='text/javascript'>//<![CDATA[
 
$(window).load(function(){
 
$('a').click(function(){
 
    $('html, body').animate({
 
        scrollTop: $( $(this).attr('href') ).offset().top
 
    }, 500);
 
    return false;
 
});
 
});//]]>
 
 
</script>
 
 
<script type="text/javascript">
 
$('body').scrollspy({
 
    target: '.bs-docs-sidebar',
 
    offset: 130
 
});
 
</script>
 
  
 
<style>
 
<style>
table {
 
margin: auto;
 
text-align: center;
 
}
 
 
 
#banner {
 
#banner {
 
text-align: center;
 
text-align: center;
Line 150: Line 126:
 
body {
 
body {
 
font-family:Avenir !important;
 
font-family:Avenir !important;
text-align: center;
 
 
}
 
}
  
Line 391: Line 366:
 
</nav>
 
</nav>
 
<div style="height:50px;">&nbsp;</div>
 
<div style="height:50px;">&nbsp;</div>
 +
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:48, 27 September 2016

iGEM Oxford 2016 - Cure for Copper