3
0

wip on hb
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2024-03-08 23:53:36 +01:00
parent e875c34bc9
commit 6d87c6e601

View File

@ -44,7 +44,7 @@ div#kc-content {
} }
div#kc-registration span a:hover { div#kc-registration span a:hover {
background: #16A34A; background: #AA11D1;
} }
#kc-header { #kc-header {
@ -116,7 +116,7 @@ body #kc-header {
} }
#kc-header-wrapper::before { #kc-header-wrapper::before {
background: #16A34A !important; background: #AA11D1 !important;
} }
div#main-logo { div#main-logo {