Difference between revisions of "Template:Team:Calgary/StyleSheets/stylingdva.css"

Line 309: Line 309:
 
margin-top: -1rem;
 
margin-top: -1rem;
 
}
 
}
 
+
$(document).ready(function(){
 
if (window.pageYOffset < 200) {
 
if (window.pageYOffset < 200) {
 
$('#TopBar').css('position', 'static');
 
$('#TopBar').css('position', 'static');
Line 331: Line 331:
 
}
 
}
 
});
 
});
 
+
})
  
  

Revision as of 18:19, 25 July 2017