Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: scroll; height:100%;overflow:hidden;} | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: scroll; height:100%;overflow:hidden;} | ||
#bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;} | ||
- | #top-section {display: | + | #top-section {display: block;} |
#p-logo {display: none;} | #p-logo {display: none;} | ||
#search-controls {display: none;} | #search-controls {display: none;} | ||
Line 319: | Line 319: | ||
$('#text' + currentId).css({display: 'block'}); | $('#text' + currentId).css({display: 'block'}); | ||
$('#text' + currentId).stop() | $('#text' + currentId).stop() | ||
- | .animate({opacity: ' | + | .animate({opacity: '1'}, 1400, function(){}); |
Revision as of 13:50, 5 June 2013