This commit is contained in:
David Tschumperle 2023-06-05 08:27:33 +02:00
parent 5bbf814c01
commit 4a7f39f068
1 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,7 @@ hr {
font-family: Comfortaa, Verdana, Geneva, sans-serif;
margin-top: 1em;
margin-bottom: 1em;
line-height: 110%;
}
.gmd_subsection {
@ -54,6 +55,7 @@ hr {
font-family: Comfortaa, Verdana, Geneva, sans-serif;
margin-top: 0.75em;
margin-bottom: 0.75em;
line-height: 100%;
}
.gmd_subsubsection {
@ -62,6 +64,7 @@ hr {
font-family: Comfortaa, Verdana, Geneva, sans-serif;
margin-top: 0.5em;
margin-bottom: 0.5em;
line-height: 100%;
}
.gmd_subsubsubsection {
@ -70,6 +73,7 @@ hr {
font-family: Comfortaa, Verdana, Geneva, sans-serif;
margin-top: 0.25em;
margin-bottom: 0.25em;
line-height: 100%;
}
.gmd_bullet {