Update sermon-a4.css
This commit is contained in:
parent
20e9359bf4
commit
2f5b8156d6
1 changed files with 2 additions and 2 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue