Difference between revisions of "Team:Cambridge-JIC/Notebook"

Line 78: Line 78:
 
if($(window).width() <= 700) {
 
if($(window).width() <= 700) {
 
$(".cam-container section div div div div div").each(function(){
 
$(".cam-container section div div div div div").each(function(){
if($(this).css("margin-top") == -40)
+
if($(this).css("margin-top") == "-40px")
 
     $(this).css("margin-top", "-30px")
 
     $(this).css("margin-top", "-30px")
 
});
 
});

Revision as of 11:28, 29 July 2015

Notebook