Line 17: | Line 17: | ||
height: 100%; | height: 100%; | ||
z-index: 9999; | z-index: 9999; | ||
− | background: url("https://static.igem.org/mediawiki/2018/ | + | background: url("https://static.igem.org/mediawiki/2018/4/42/T--NAU-CHINA--loading_icon.png") center no-repeat white; |
− | background-size: | + | background-size: 250px; |
} | } | ||
/*————————END——————————*/ | /*————————END——————————*/ | ||
Line 60: | Line 60: | ||
//更改地址栏图标 | //更改地址栏图标 | ||
$( document ).ready( function() { | $( document ).ready( function() { | ||
− | $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2018/ | + | $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2018/4/42/T--NAU-CHINA--loading_icon.png'); |
}); | }); | ||
Revision as of 12:52, 1 October 2018