diff --git a/sermon.css b/sermon.css index 9861809..c667ba6 100644 --- a/sermon.css +++ b/sermon.css @@ -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 */