diff --git a/static/default.css b/static/default.css index 446c76a..b4bf91c 100644 --- a/static/default.css +++ b/static/default.css @@ -407,7 +407,7 @@ kbd { background-color: #343434; color: #ddd; } - kbd { + input, kbd { color: #ddd; } }