Template:Queens Canada/qgemheader

From 2013.igem.org

(Difference between revisions)
Line 290: Line 290:
var val2 = (height2.toString())+"px";
var val2 = (height2.toString())+"px";
$(".top-photo").css("height",val2);
$(".top-photo").css("height",val2);
-
                 if ($(window).width() < 850){
+
                 if ($(window).width() < 950){
                         $("#top-section").hide();
                         $("#top-section").hide();
 +
                        $("iframe").css("display",none);
                 }
                 }
                 else{
                 else{

Revision as of 16:06, 10 July 2013

Untitled Document