Improve form styling

This commit is contained in:
3wc 2021-07-21 11:43:04 +02:00
parent c639899cd0
commit 8bd3971545
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ input, textarea, select, label {
input, select, textarea {
outline: 0;
padding: 0.25em 0.5em;
color: #bdc7b8;
color: #241e1e;
background-color: #bdc7b805;
}