changement police et phrase allemande et css logo nav

This commit is contained in:
hugogogo
2021-05-12 00:35:14 +02:00
parent 8ba920d36b
commit 547babc08d
36 changed files with 412 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ h1, h2, h3, h4, h5, h6, em {
font-family: var(--font-titles), var(--font-fallback), sans-serif;
}
a, p, li {
font-family: var(--font-texts), var(--font-fallback), sans-serif;
font-family: var(--font-texts), var(--font-fallback), var(--font-fallback2), sans-serif;
}
code {
font-family: monospace;