From 3de2a5872fd0481568e918a1ea798b3f75ace610 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 16:01:28 +0200 Subject: update keyword hover colors --- public/assets/css/hootstream.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/assets/css/hootstream.css') diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index efaa989..597c82f 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -53,6 +53,9 @@ transition: opacity 0.1s; font-size: 13px; } +#hootevents a.keywordLink:not(:hover) { + color: #77c; +} #hootevents .keywordLink:hover { text-decoration: none; opacity: 1; -- cgit v1.2.3-70-g09d2