3
0

changed background
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2023-09-05 22:01:43 +02:00
parent f5a0d63b1c
commit 2a5c42b899

View File

@ -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 {