diff --git a/capsulflask/static/style.css b/capsulflask/static/style.css index a0aa1a5..c85ae1e 100644 --- a/capsulflask/static/style.css +++ b/capsulflask/static/style.css @@ -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; }