Change color background loading gif

This commit is contained in:
Anthony Dumas 2016-03-23 12:43:37 +00:00
parent b2c8244048
commit e79e7967cb

View File

@ -11,7 +11,7 @@
width: 100%;
height: 100%;
z-index: 9999;
background: url('/img/loadinggif/preloader.gif') 50% 50% no-repeat rgb(249,249,249);
background: url('/img/loadinggif/preloader.gif') 50% 50% no-repeat rgb(256,256,256);
}
body {