From 496e08ef164a7add20e381303b4a4a52f2f16e1c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 11 Oct 2021 15:36:43 +0200 Subject: [PATCH] fdfsd --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index df7985cbf..607ff7ea3 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -18,7 +18,7 @@ padding-top: 75px; } .comment-anchor:target { - background: rgba(134, 88, 88, 0.2); + background: rgba(255,255,255,0.2); padding: 12px; }