Difference between revisions of "Template:HK SKHLPSS CUSTOM CSS"

Line 3: Line 3:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(document).ready(function(e) {
 
$(document).ready(function(e) {
   var h = $('nav').height();
+
   var h = $('nav').height() + 16;
 
   $('body').animate({ paddingTop: h });
 
   $('body').animate({ paddingTop: h });
 
});
 
});

Revision as of 06:51, 1 November 2017