From 3109fdd4ec670eed45068b2b16f12f286d788482 Mon Sep 17 00:00:00 2001 From: unwox Date: Wed, 7 May 2025 19:10:49 +0600 Subject: small branding fixes --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 85c3abb..771af7f 100644 --- a/static/style.css +++ b/static/style.css @@ -319,7 +319,7 @@ footer { } .logo { - filter: brightness(10); + filter: invert(); } button, -- cgit v1.2.3