Add a loading spinner (By Kristo Isberg)

pull/2/head
Arti Zirk 8 years ago
parent 9ab94084cb
commit 35658d321f
  1. BIN
      www/bg.png
  2. 2
      www/index.html
  3. BIN
      www/loader.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

@ -107,7 +107,7 @@
position: fixed;
width: 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-repeat: no-repeat, repeat;
top: 0;

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Loading…
Cancel
Save