Update sermon-a4.css

This commit is contained in:
simonpipe 2026-04-07 16:10:53 +02:00
parent 3f2d50afa1
commit 48837da34c

View file

@ -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ß) */