diff --git a/files/assets/css/dark.css b/files/assets/css/dark.css index 2209e7d65..aba4c267b 100644 --- a/files/assets/css/dark.css +++ b/files/assets/css/dark.css @@ -81,8 +81,4 @@ pre { .modal-content { background-color: var(--gray-900); -} - -.comment-anchor:target, .unread { - background: #ffffff44 !important; } \ No newline at end of file diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 7fa25f6ea..c3625ca58 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -7,7 +7,7 @@ set CACHE_VER = { 'css/classic.css': 66, 'css/classic_dark.css': 65, 'css/coffee.css': 61, - 'css/dark.css': 63, + 'css/dark.css': 64, 'css/dramblr.css': 61, 'css/light.css': 61, 'css/midnight.css': 62,