From f9c8042cf4f40eb9c31560f906231eace94c2afb Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 9 Mar 2024 16:47:07 +0200 Subject: [PATCH] remove redundant css --- files/assets/css/main.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 9af1a714d..a899153ba 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -3344,9 +3344,6 @@ a.text-warning:hover, a.text-warning:focus { .text-danger, :not(td) > a[href="/h/chudrama"] { color: #d54e56 !important; } -a.text-danger:hover, a.text-danger:focus, :not(td) > a[href="/h/chudrama"]:focus { - color: #d54e56 !important; -} .text-muted { color: #6c757d !important; }