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

Line 10: Line 10:
 
     function hide(e) {
 
     function hide(e) {
 
       $("#" + e).css("display", "none");
 
       $("#" + e).css("display", "none");
 +
      $("header").css("top", "15px");
 
       location.hash = "";
 
       location.hash = "";
 
     }
 
     }

Revision as of 08:15, 20 November 2019