Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
 
Line 402: Line 402:
var new_w = $("#contenedor").width() - $title.outerWidth(true) - 15;
var new_w = $("#contenedor").width() - $title.outerWidth(true) - 15;
} else {
} else {
-
var new_w = 1300 - $title.outerWidth(true) - 15;
+
var new_w = 1024 - $title.outerWidth(true) - 15;
}
}
  $(".texto").css('width', new_w - 130 + 'px');
  $(".texto").css('width', new_w - 130 + 'px');

Latest revision as of 14:56, 28 October 2013

iGem Buenos Aires

Background
Loading...

Buenos Aires

Loading...
Hola