From dd72ab05da17309fd5ee6005cdc1fae686b5fa9e Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 17:05:14 +0200 Subject: filter by keyword, thread, or username --- public/assets/css/hootstream.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/assets/css') diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 597c82f..ee9e370 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -47,6 +47,9 @@ /** metadata */ +#hootevents .keyword { + font-size: 13px; +} #hootevents .keywordLink { text-decoration: none; opacity: 0.8; -- cgit v1.2.3-70-g09d2