From 8495bd92a1246c03a35f750af888965bf3b4dd41 Mon Sep 17 00:00:00 2001 From: copyrighttxt <183881018+copyrighttxt@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:18:53 -0400 Subject: [PATCH] fix that --- app/static/css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/global.css b/app/static/css/global.css index b9b1978..9549230 100644 --- a/app/static/css/global.css +++ b/app/static/css/global.css @@ -56,7 +56,7 @@ body { } #websitewidemessage { - background-color: rgb(94, 0, 0); + background-color: rgb(4, 83, 73); } #websitewidemessage p {