From 8e2dc4bd9562eb44a9373618b1b526e7429aa0b7 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 29 Feb 2024 01:05:35 +0200 Subject: [PATCH] award cancer --- files/assets/css/awards.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 74eb08abf..7d24527e4 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -293,7 +293,7 @@ color: red !important; } -.sharpen { +.sharpen img { filter: invert(30%) brightness(60%) sepia(100%) hue-rotate(-50deg) contrast(2) saturate(150%); }