reglages navbar

This commit is contained in:
hugogogo
2021-03-11 14:14:09 +01:00
parent 45f2fc1af7
commit 59c72f87dc
5 changed files with 53 additions and 43 deletions

View File

@@ -8,6 +8,12 @@ h1, h2, h3, h4, h5, h6 {
a, p, li {
font-family: var(--font-texts), var(--font-fallback), sans-serif;
}
nav p {
font-family: var(--font-titles), var(--font-fallback), sans-serif;
}
.table_box p {
font-family: var(--font-titles), var(--font-fallback), sans-serif;
}
/*colors*/
/*links when they are part of a text*/
p a, p a:link {