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 {