From 944ab52b7d4914c2428d9b06e6bc9b3f717f3c65 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sun, 4 Jan 2026 13:30:19 +0500 Subject: [PATCH] preloader --- www/static/file/home/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/static/file/home/css/style.css b/www/static/file/home/css/style.css index 2d9db37..e7d9e24 100644 --- a/www/static/file/home/css/style.css +++ b/www/static/file/home/css/style.css @@ -5097,7 +5097,7 @@ footer .f-items .f-item.link li:last-child { width: 100%; height: 100%; z-index: 999999; - /*background: url('../img/preloader.gif') center no-repeat #fff;*/ - background: url('../img/miroca192.png') center no-repeat #fff; + background: url('../img/preloader.gif') center no-repeat #fff; + /*background: url('../img/miroca192.png') center no-repeat #fff;*/ text-align: center; } \ No newline at end of file