From 48837da34c6c035eaeb54cce4fa4bdf72dcabdb5 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 7 Apr 2026 16:10:53 +0200 Subject: [PATCH] Update sermon-a4.css --- sermon-a4.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sermon-a4.css b/sermon-a4.css index 1650d34..88dc496 100644 --- a/sermon-a4.css +++ b/sermon-a4.css @@ -47,7 +47,7 @@ h1 { h2 { color: var(--heading-color); font-size: 1.2em; - font-weight: 600; + font-weight: 500; margin-top: 30px; margin-bottom: 15px; border-bottom: 1px solid #eee; @@ -66,7 +66,7 @@ p, li { strong { color: var(--heading-color); - font-weight: 500; + font-weight: 400; } /* 1. Globaler Style für Regieanweisungen (bleibt 100% groß) */