diff --git a/public/buyersform/theme.css b/public/buyersform/theme.css index 9e9e59d..0187bfb 100644 --- a/public/buyersform/theme.css +++ b/public/buyersform/theme.css @@ -26,6 +26,7 @@ max-width: 360px !important; margin: auto !important; padding: 0 !important; + background-color: #ffffff !important; } .login-pf-page #kc-page-title { @@ -45,6 +46,7 @@ .login-pf-page #kc-content { max-width: 100% !important; margin: auto !important; + background-color: #ffffff; } .login-pf-page #kc-form-wrapper, @@ -95,7 +97,7 @@ } .login-main-title::before, -.register-main-title::before, +.register-main-title::before, h1#kc-page-title { font-family: "Be Vietnam Pro", sans-serif; font-size: 40px; @@ -211,7 +213,7 @@ label.custom-input-label { } #kc-registration { - margin-bottom: 16px !important; + margin-bottom: 16px !important; } #svg-wrapper {