From edd43e12fbfef7c367868e111bb9e1a74d6e41c7 Mon Sep 17 00:00:00 2001 From: Ekkles <41195266+EkklesN@users.noreply.github.com> Date: Fri, 25 Oct 2019 07:30:15 +1300 Subject: [PATCH] delete the background of comments --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8d63640..0566041 100644 --- a/style.css +++ b/style.css @@ -3455,7 +3455,7 @@ a.page-numbers { } .comment-respond textarea { - background-image: url(https://view.moezx.cc/images/2018/03/24/comment-bg.png); + background-size: contain; background-repeat: no-repeat; background-position: right;