From 02053c0424011fb12750ebc1adbe6c9a691647f5 Mon Sep 17 00:00:00 2001 From: Vulpovile Date: Sat, 11 Jan 2025 16:06:13 -0800 Subject: [PATCH] Fix importance --- css/theme-flaredefault-light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/theme-flaredefault-light.css b/css/theme-flaredefault-light.css index 96905ed..6b80c9b 100644 --- a/css/theme-flaredefault-light.css +++ b/css/theme-flaredefault-light.css @@ -1,7 +1,7 @@ @import url("./theme-gitea-light.css"); body { - background-color: #E0E0E0 !important; + background-color: #E0E0E0; } #navbar{