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

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

Revision as of 06:06, 1 November 2017