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 */