From 6d87c6e60127c6bcb27c1a91af30c2ea65a929d4 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 8 Mar 2024 23:53:36 +0100 Subject: [PATCH] wip on hb --- public/helpbuild/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/helpbuild/theme.css b/public/helpbuild/theme.css index af79d08..9527938 100644 --- a/public/helpbuild/theme.css +++ b/public/helpbuild/theme.css @@ -44,7 +44,7 @@ div#kc-content { } div#kc-registration span a:hover { - background: #16A34A; + background: #AA11D1; } #kc-header { @@ -116,7 +116,7 @@ body #kc-header { } #kc-header-wrapper::before { - background: #16A34A !important; + background: #AA11D1 !important; } div#main-logo {