fix dark on login page
This commit is contained in:
parent
1683aa85b7
commit
013f0c03ac
@ -35,7 +35,7 @@ textarea {
|
|||||||
border-width: 0;
|
border-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark textarea {
|
body.dark, body.dark input, body.dark textarea {
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user