Difference between revisions of "Template:Marburg/scripts.js"

Line 7: Line 7:
 
       $("#" + e).css("display", "block");
 
       $("#" + e).css("display", "block");
 
       if (!nofix) {
 
       if (!nofix) {
         $("header").css("top", "15px");
+
         //$("header").css("top", "15px");
         $(".main").css("margin-top", "15px");
+
         //$(".main").css("margin-top", "15px");
 
       }
 
       }
 
       location.hash = "#" + e;
 
       location.hash = "#" + e;

Revision as of 20:22, 13 December 2019