Difference between revisions of "Template:SCUT-China"
Line 139: | Line 139: | ||
position: fixed; | position: fixed; | ||
left: 42%; | left: 42%; | ||
− | top: | + | top: 40%; |
display: block; | display: block; | ||
} | } | ||
Line 150: | Line 150: | ||
#loadingLayer h1 { | #loadingLayer h1 { | ||
text-align: center; | text-align: center; | ||
− | + | margin:20px auto; | |
width:100%; | width:100%; | ||
color:#fff; | color:#fff; | ||
Line 180: | Line 180: | ||
<div id="loadingLayer"> | <div id="loadingLayer"> | ||
− | <div id="loadingContainer"> <img src="https://static.igem.org/mediawiki/2015/ | + | <div id="loadingContainer"> <img src="https://static.igem.org/mediawiki/2015/6/6d/2015-SCUT-China-loading2.svg" /> |
<h1>Loading</h1> | <h1>Loading</h1> | ||
</div> | </div> | ||
Line 260: | Line 260: | ||
}); | }); | ||
− | + | $("#loadingLayer").fadeOut(1500); | |
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 06:32, 16 September 2015