Difference between revisions of "User:BakiDance/timeless.css"
From Drawn to Life Wiki
(blanking working fall sidebar code) Tag: Blanking |
|||
| Line 1: | Line 1: | ||
| − | + | #smooth-loader{ | |
| + | position: fixed; | ||
| + | left: 0px; | ||
| + | top: 0px; | ||
| + | width: 100%; | ||
| + | height: 100%; | ||
| + | z-index: 9999; | ||
| + | background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif') | ||
| + | 50% 50% no-repeat rgb(249,249,249); | ||
| + | } | ||
Revision as of 02:02, 23 June 2022
#smooth-loader{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif')
50% 50% no-repeat rgb(249,249,249);
}