From b7ef63d25a1dac2692d176e3baf3c2b20c035d88 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 8 Mar 2024 22:56:50 +0100 Subject: [PATCH] wip on hb --- public/helpbuild/theme.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/helpbuild/theme.css b/public/helpbuild/theme.css index ca2e79b..c0ffb6f 100644 --- a/public/helpbuild/theme.css +++ b/public/helpbuild/theme.css @@ -158,6 +158,10 @@ div#kc-registration span a { .or-container{ - margin-top: 5px; + margin-top: 15px; margin-bottom: 5px; } + +.or-container h4 { + color: #AA11D1 !important; +}