Difference between revisions of "Template:Exeter"

Line 247: Line 247:
  
 
/*Carousel*/
 
/*Carousel*/
.carousel {height: 350px;}
+
.carousel {height: 450px;}
 
.item, .active, .carousel-inner {height: 100%;}
 
.item, .active, .carousel-inner {height: 100%;}
 
.fill {width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}
 
.fill {width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}
Line 577: Line 577:
 
}
 
}
 
// but it will still return to original position when resized
 
// but it will still return to original position when resized
   if (e.pageY > 240) mouseX = 0;
+
   if (e.pageY > 220) mouseX = 0;
 
});
 
});
  

Revision as of 15:49, 26 August 2015