1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 夏彥LOADING…… /*載入動畫*/ .loading > img { background: url(https://images.plurk.com/3v20O0QGFWUaFP3axTSUyn.gif ) no-repeat; width: 48px; height: 48px; background-size: 48px; padding-left: 90px; margin-top: 17px; } .loading-div { background: url(https://images.plurk.com/3v20O0QGFWUaFP3axTSUyn.gif ) no-repeat; background-size: 48px; width: 48px; height: 48px; left: 50%; }.loading-div > .cnt { display: none;} |
Direct link: https://paste.plurk.com/show/u2CjufvxHt4xYdSMdaVp