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

(Undo revision 144360 by C16192 (talk))
Line 33: Line 33:
 
</script>
 
</script>
  
 +
 +
<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 145: Line 169:
 
body {
 
body {
 
font-family:Avenir !important;
 
font-family:Avenir !important;
 +
text-align: center;
 
}
 
}
  
Line 385: Line 410:
 
</nav>
 
</nav>
 
<div style="height:50px;">&nbsp;</div>
 
<div style="height:50px;">&nbsp;</div>
 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:50, 27 September 2016

iGEM Oxford 2016 - Cure for Copper