diff --git a/static/css/style.css b/static/css/style.css index 5e085f8..f980f9a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -447,6 +447,13 @@ figure img { +/* Comments */ +.isso-postbox > .form-wrapper .textarea, +.isso-postbox > .form-wrapper input { + color: white; + background-color: #2f3335 !important; +} + /* Responsive */