Template:Team:Calgary/Test
From 2013.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | + | if (($('body').width() <= 868) && ($('body').width() > 744)) { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$('#TopBar').css('padding-left', Math.floor(($('body').width() - 744) / 2)); | $('#TopBar').css('padding-left', Math.floor(($('body').width() - 744) / 2)); | ||
$('#LogoItem').css('display', 'none'); | $('#LogoItem').css('display', 'none'); |
Revision as of 21:46, 13 August 2013