Difference between revisions of "Template:Freiburg/wiki content start"

Line 40: Line 40:
 
         if ($window.scrollTop() > $pageheight - 430) {
 
         if ($window.scrollTop() > $pageheight - 430) {
 
           $blob.stop().animate({
 
           $blob.stop().animate({
             bottom: $pageheight - $window.scrollTop() + topPadding + 430
+
             bottom: $pageheight - $window.scrollTop() + topPadding - 430
 
           });
 
           });
 
         }  
 
         }  

Revision as of 21:06, 6 September 2015