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; +}