Update sermon-a4.css
This commit is contained in:
parent
7819f37a86
commit
1bafd0cb88
1 changed files with 0 additions and 13 deletions
|
|
@ -13,19 +13,6 @@ Usage:
|
||||||
|
|
||||||
@import "sermon-slide";
|
@import "sermon-slide";
|
||||||
|
|
||||||
/* Erzwungener Reset der Folien-Zentrierung aus dem default-theme */
|
|
||||||
section {
|
|
||||||
display: flex !important;
|
|
||||||
flex-direction: column !important;
|
|
||||||
justify-content: flex-start !important; /* Startet oben */
|
|
||||||
align-items: stretch !important; /* Nutzt die volle Breite */
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Das stellt sicher, dass kein interner Marp-Container zentriert */
|
|
||||||
section > * {
|
|
||||||
margin-top: 0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--font-size: 12pt;
|
--font-size: 12pt;
|
||||||
--line-height: 1.5;
|
--line-height: 1.5;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue