From 2f5b8156d6bbf2a87f959f31d3b82ec4e8cd9836 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 12 May 2026 09:41:00 +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 2c88f32..227a0ac 100644 --- a/sermon-a4.css +++ b/sermon-a4.css @@ -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 */