Update sermon-a4.css

This commit is contained in:
simonpipe 2026-05-12 09:41:00 +02:00
parent 20e9359bf4
commit 2f5b8156d6

View file

@ -37,8 +37,8 @@ section {
/* --- BOOKLET Printing MODUS ('class: booklet') --- */
section.booklet {
font-size-booklet: var(--font-size);
line-height: 1.6;
font-size-booklet: var(--font-size-booklet);
line-height: var(--line-height-booklet);
}
/* Seitenzahlen für das Booklet */