adasd
This commit is contained in:
@@ -189,7 +189,14 @@ body {
|
||||
.login-field input:focus,
|
||||
.login-field textarea:focus {
|
||||
border-color: rgba(255, 255, 255, 0.26);
|
||||
background: rgba(213, 223, 193, 0.62);
|
||||
background: #ffffff;
|
||||
color: #111827;
|
||||
}
|
||||
|
||||
.login-field input:not(:placeholder-shown),
|
||||
.login-field textarea:not(:placeholder-shown) {
|
||||
background: #ffffff;
|
||||
color: #111827;
|
||||
}
|
||||
|
||||
.login-field-span-2 {
|
||||
|
||||
Reference in New Issue
Block a user