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