From 4ada012fa281246b5d01bb9a6cbdf6f8701dcd8c Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 12 Feb 2024 21:09:44 +0200 Subject: [PATCH] 4chan.css improvement --- files/assets/css/themes/4chan.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/assets/css/themes/4chan.css b/files/assets/css/themes/4chan.css index fe22eff57..a5a08bef9 100644 --- a/files/assets/css/themes/4chan.css +++ b/files/assets/css/themes/4chan.css @@ -287,3 +287,7 @@ i.fas.fa-feather-alt i.fas.fa-bell i.fas.fa-music i.fas.fa-trophy i.fas.fa-comme .container { background: #ffffee !important; } + +.active-hole { + background-color: #f7eae1 !important; +}