From 2c53ad8f8beddc21b4da5c3ad4e22e7f99235828 Mon Sep 17 00:00:00 2001 From: webfarben Date: Wed, 9 Sep 2026 17:30:02 +0200 Subject: [PATCH] Aktualisiere Veranstaltungstermine 2027 --- css/style.css | 6 ++ index.html | 279 +++++++++++++++++++++++++++++++------------------- 2 files changed, 179 insertions(+), 106 deletions(-) diff --git a/css/style.css b/css/style.css index 3bfab23..bc2efef 100644 --- a/css/style.css +++ b/css/style.css @@ -937,6 +937,12 @@ section { margin-top: 2px; } +.date-time { + font-size: 0.9rem; + color: var(--text-light); + margin-top: 4px; +} + .events-cta { text-align: center; } diff --git a/index.html b/index.html index 1228c95..8851fd5 100644 --- a/index.html +++ b/index.html @@ -364,7 +364,7 @@