Template:Queens Canada/qgemheader

From 2013.igem.org

(Difference between revisions)
Line 268: Line 268:
var val = (height.toString())+"px";
var val = (height.toString())+"px";
$(".top-photo").css("height",val);
$(".top-photo").css("height",val);
-
                 if ($(window).width() < 600){
+
                 if ($(window).width() < 800){
                         $("#top-section").hide();
                         $("#top-section").hide();
                 }
                 }

Revision as of 21:20, 3 July 2013

Untitled Document