Line 10: | Line 10: | ||
$(function() { | $(function() { | ||
$("#toc").stick_in_parent(); | $("#toc").stick_in_parent(); | ||
− | $(".navbar").stick_in_parent(); | + | $(".navbar").stick_in_parent({offset_top: 20}); |
}); | }); | ||
</script> | </script> | ||
<p style="display:none"><!-- closing <p> auto-generated by wiki --> | <p style="display:none"><!-- closing <p> auto-generated by wiki --> | ||
</html> | </html> |
Revision as of 17:33, 18 October 2016