From 5539c5caf190e233f22ffc9264793b675c09d553 Mon Sep 17 00:00:00 2001 From: Hilman Maulana Date: Tue, 6 Feb 2024 17:06:38 +0700 Subject: [PATCH] luci-theme-alpha: Change background name --- luasrc/gaya/gaya.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luasrc/gaya/gaya.css b/luasrc/gaya/gaya.css index 234739f..00a44dd 100755 --- a/luasrc/gaya/gaya.css +++ b/luasrc/gaya/gaya.css @@ -298,7 +298,7 @@ label { } body { font-size: 0.8rem; - background: url('backgroundfanspage.png'); + background: url('dashboard.png'); height: 100%; background-position: center; background-repeat: no-repeat; @@ -3129,4 +3129,4 @@ strong { background: #424242; } } - \ No newline at end of file +