Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
Line 512: Line 512:
adjustImageSize($ac_bgimage);
adjustImageSize($ac_bgimage);
/* calculate new width for the menu */
/* calculate new width for the menu */
-
var new_w = $("#contenedor").width() - $title.outerWidth(true) - 15;
+
var new_w = $("#contenedor").width() - $title.outerWidth(true) - 20;
$menu.css('width', new_w + 'px');
$menu.css('width', new_w + 'px');
                                                         $(".texto").css('width', new_w + 'px');
                                                         $(".texto").css('width', new_w + 'px');

Revision as of 14:29, 15 September 2013

iGem Buenos Aires

Background
Loading...

Buenos Aires

Loading...
Hola