Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
Line 16: Line 16:
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: auto; height:100%;}
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: auto; height:100%;}
 +
#bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;}
#top-section {display: block;position:fixed; height:3px; width:100%;z-index:999;}
#top-section {display: block;position:fixed; height:3px; width:100%;z-index:999;}
#p-logo {display: none;}
#p-logo {display: none;}
Line 422: Line 423:
$(link).css('color', '#000');
$(link).css('color', '#000');
-
new_link = $(link).attr('href')+ " #bodyContent";
+
new_link = $(link).attr('href')+ " #external";
$text_loading.show();
$text_loading.show();

Revision as of 00:53, 16 July 2013

iGem Buenos Aires

Background

Buenos AiresiGem

Hola