Add a loading spinner (By Kristo Isberg)

This commit is contained in:
Arti Zirk
2017-11-08 21:59:03 +02:00
parent 9ab94084cb
commit 35658d321f
3 changed files with 1 additions and 1 deletions

BIN
www/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

View File

@@ -107,7 +107,7 @@
position: fixed; position: fixed;
width: 100%; width: 100%;
height: 100%; height: 100%;
background-image: url("http://www.mirchifunapps.com/images/loader.gif"), url("https://kryogenix.org/code/browser/nicetitle/ntbg.png"); background-image: url("loader.gif"), url("bg.png");
background-position: center center, top; background-position: center center, top;
background-repeat: no-repeat, repeat; background-repeat: no-repeat, repeat;
top: 0; top: 0;

BIN
www/loader.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB