Replace pacman with nyancat 8)

This commit is contained in:
Alexandre Aubin 2018-08-30 23:50:30 +00:00
parent 5625be5edf
commit d8ae6e9d61
2 changed files with 3 additions and 3 deletions

View file

@ -342,14 +342,14 @@ div.br {
z-index: 2000; z-index: 2000;
text-align: center; text-align: center;
background: rgba(255, 255, 255, 0.5) url(../img/ajax-loader.gif) center 15% no-repeat; background: rgba(255, 255, 255, 0.5) url(../img/ajax-loader.gif) center 15% no-repeat;
animation: pacmanlinearmove 5s linear infinite; animation: pacmanlinearmove 4s linear infinite;
} }
.loader-content { .loader-content {
position: fixed; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
left: 0; left: -20%;
right: 0; right: -20%;
z-index: 2000; z-index: 2000;
} }
.loader-popup { .loader-popup {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 18 KiB