From ebdf820d95d7f1e349ccbb90650cbd6dccbb846a Mon Sep 17 00:00:00 2001 From: Eorn Date: Mon, 18 May 2020 19:17:22 +0200 Subject: [PATCH] fix style for isso comments --- static/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) 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 */