darkness: input fields were invisible
This commit is contained in:
parent
2a269e0c18
commit
4d1e68e430
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
input:hover {
|
input:hover {
|
||||||
background-color: #000000;
|
background-color: #800000;
|
||||||
}
|
}
|
||||||
input, select {
|
input, select {
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
|
|
Loading…
Reference in a new issue