From 3217a1146add15c7a137a92829f286507b342b9d Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 24 Jan 2023 12:47:31 +0200 Subject: [PATCH] fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3464917#context --- files/assets/css/light.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/assets/css/light.css b/files/assets/css/light.css index 2ab5fb613..8131ab940 100644 --- a/files/assets/css/light.css +++ b/files/assets/css/light.css @@ -69,7 +69,7 @@ pre { } blockquote { - background-color: #00000044; + background-color: #bbbbbb; } #profilestuff > * { @@ -77,7 +77,7 @@ blockquote { } .comment-anchor:target, .unread { - background: #00000022 !important; + background: #dddddd !important; } h5.post-title a:visited {