H5 hinzu. Schrfitart für alle Überschriften auf Gidole

This commit is contained in:
edi 2023-11-14 22:55:15 +01:00
parent 825cbaffdf
commit cde350d769
Signed by: edi
SSH key fingerprint: SHA256:KFkwZzDracWAjmHqmcEMriW2i/8qe9LcXBGY2UFyQe4

View file

@ -74,29 +74,41 @@ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s
}
h1 {
font-family: "gidole", sans-serif;
line-height: 1.2em;
letter-spacing: 2px;
margin-bottom: 30px;
}
h2 {
font-family: "gidole", sans-serif;
font-size: 1.8em;
line-height: 1.5em;
letter-spacing: -1px;
margin-top: 1em;
margin-bottom: 0px;
}
h3 {
font-family: "gidole", sans-serif;
font-size: 1.5em;
line-height: 1.7em;
margin-top: 1em;
}
h4 {
font-family: "gidole", sans-serif;
font-size: 1.1em;
margin-top: 1;
}
}
h5 {
font-family: "gidole", sans-serif;
font-size: 1.1em;
font-weight: 100;
margin-top: 1;
margin-bottom: 3em;
}
.page-template .post-content {
background-color: rgba(255, 255, 255, 0.7);
padding: 1.2em;