From d102edef41f0a48c11beb76f27c1950daf47d610 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 3 Jul 2026 03:22:49 +0200 Subject: Style open-today widget for wrapped multi-line entries --- public/stylesheets/ccc.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 422b7c0..ed2bac9 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -234,6 +234,18 @@ div#frontpage_calendar h2 { margin-top: 0; } +div#open_erfas_today li { + margin-top: 8px; + margin-bottom: 8px; + line-height: 1.25; +} + +div#open_erfas_today .event_time { + font-style: italic; + font-family: Georgia; + color: color-mix(in srgb, CanvasText, #808080); +} + @media(max-width:1016px) { div#tags li { list-style-type: none; -- cgit v1.3