From 2a5c42b8998a5f194030682a8a71ce3ebbf52593 Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 5 Sep 2023 22:01:43 +0200 Subject: [PATCH] changed background --- public/buyersform/theme.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 {