From 15d97b1cb3cf494a2198dffa5e861ba872228fa9 Mon Sep 17 00:00:00 2001 From: Jim Mason Date: Wed, 18 Dec 2024 10:09:32 +0000 Subject: [PATCH] finessed hashtag hover --- css/zoostyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/zoostyle.css b/css/zoostyle.css index 3ac6db17..36dd5b22 100644 --- a/css/zoostyle.css +++ b/css/zoostyle.css @@ -1588,7 +1588,7 @@ a:hover.copy { text-decoration: none; } .album-hashtag-area a:hover .album-hashtag { - filter: brightness(115%); + filter: brightness(90%); } .album-hashtag {