From a4a6fb49c6770ee005289743b1bd27953c6826c4 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 3 Jul 2026 03:23:13 +0200 Subject: Reduce right-column widget font size to 0.9rem --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index ed2bac9..fe2144f 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -274,7 +274,7 @@ div#open_erfas_today .event_time { div#frontpage_calendar ul, div#tags ul, div#featured_articles ul, div#open_erfas_today ul { padding: 0px; - font-size: 1rem; + font-size: 0.9rem; line-height: 1.5em; } -- cgit v1.3