Team:NTU-Taida/Templates/Footer
From 2012.igem.org
(Difference between revisions)
(change scrollspy bottom offset) |
(clear footer text, change scrollspy index) |
||
Line 2: | Line 2: | ||
<footer class="footer"> | <footer class="footer"> | ||
<div class="container"> | <div class="container"> | ||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
</footer> | </footer> | ||
Line 50: | Line 46: | ||
offset: { | offset: { | ||
top: function () { return $(window).width() <= 980 ? 60 : 0}, | top: function () { return $(window).width() <= 980 ? 60 : 0}, | ||
- | bottom: | + | bottom: 250 |
} | } | ||
}); | }); |
Revision as of 14:41, 24 September 2012