Difference between revisions of "Template:Exeter"

Line 96: Line 96:
 
var main = function() {
 
var main = function() {
 
 
var mouseX = 0, limitX = 860;
+
var mouseX = 0, limitX = 1000;
 
$(window).mousemove(function(e){
 
$(window).mousemove(function(e){
 
   var offset = $('.toehold').offset();
 
   var offset = $('.toehold').offset();

Revision as of 16:23, 25 July 2015