From a167b938d398b6cacd24d58f907d3282d8378dda Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 6 Sep 2023 04:57:42 +0000 Subject: [PATCH] Update 'htdocs/luci-static/resources/view/dashboard/css/custom.css' --- htdocs/luci-static/resources/view/dashboard/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/luci-static/resources/view/dashboard/css/custom.css b/htdocs/luci-static/resources/view/dashboard/css/custom.css index 9c83b2c..88c4cb7 100644 --- a/htdocs/luci-static/resources/view/dashboard/css/custom.css +++ b/htdocs/luci-static/resources/view/dashboard/css/custom.css @@ -4,7 +4,7 @@ @import url('/www/luci-static/privaterouter/gaya/gaya.css'); .Dashboard { - color: #ffffff !important; + color: #212529 !important; } .Dashboard h3 { @@ -30,7 +30,7 @@ .Dashboard .dashboard-bg { border-radius: 16px; - background-color: transparent !important; + background-color: #3f3f3f69 !important; } .Dashboard .title {