diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 916348425..0a7659c7f 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -115,6 +115,10 @@ textarea, right 0.75rem center/15px 20px no-repeat; } +.form-text { + color: var(--muted-text-color); +} + /* Restore default apperance */ input[type="number"], input[type="checkbox"] {