Update sermon.css

This commit is contained in:
simonpipe 2026-03-12 09:17:48 +01:00
parent 4be660e229
commit 3daf9651a0

View file

@ -38,7 +38,6 @@ Original License: MIT (https://github.com/rnd195/my-marp-themes/blob/live/licens
/* --- BACKGROUND --- */
section {
background-color: var(--colorbg);
background-image: linear-gradient(to top right, #e1c2e1 5%, #b9d5d9 95%);
background-image: linear-gradient(var(--gradient-direction), var(--gradient-start) 5%, var(--gradient-end) 95%);
font-size: 35px; /* Basisschriftgröße für die gesamte Folie */
line-height: 1.4; /* Zeilenabstand für die gesamte Folie */