generated from Seekra/repository-template
Set text color of inputs according to the color scheme
This commit is contained in:
@@ -25,4 +25,8 @@ body {
|
||||
|
||||
.link:hover:not(.button-link) {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
input {
|
||||
color: var(--dark);
|
||||
}
|
||||
Reference in New Issue
Block a user