changed frondend collor
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 13s
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 13s
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: 1.7px solid #d6e39f;
|
border: 1.7px solid #d6e39f;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: #fcffe9;
|
background: #ffffff;
|
||||||
font-size: 1.09em;
|
font-size: 1.09em;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
transition: border .2s;
|
transition: border .2s;
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
.kc-form-row select:focus {
|
.kc-form-row select:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
border-color: #b6d333;
|
border-color: #b6d333;
|
||||||
background: #fffde8;
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kc-form-row input[type="submit"] {
|
.kc-form-row input[type="submit"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user