From ce72c6f265c91efc6199ebcd69941f193786ca28 Mon Sep 17 00:00:00 2001 From: schrumpel Date: Mon, 16 May 2022 20:15:40 +0200 Subject: [PATCH] hotfix f0ck95 --- public/s/css/f0ck.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index cfd97ac..946366e 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -472,11 +472,11 @@ html[theme='f0ck95'] { } html[theme="f0ck95"] html, body { - color: var(--black) !important; + color: var(--black); } html[theme="f0ck95"] a { - color: var(--black)!important; + color: var(--black); } html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {