From 03d331ec107eeafab5858959d40e5bd7aa9e452a Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 28 Jul 2023 01:26:15 +0300 Subject: [PATCH] fix downvote button coloring win98 --- files/assets/css/win98.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/assets/css/win98.css b/files/assets/css/win98.css index f181fbcf71..8b87885106 100644 --- a/files/assets/css/win98.css +++ b/files/assets/css/win98.css @@ -107,10 +107,6 @@ blockquote { color: black !important } -.arrow-down::before { - color: var(--muted) !important; -} - .table { color: black !important; }