From: Kai Moritz Date: Mon, 29 Dec 2025 09:32:07 +0000 (+0100) Subject: TMP X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=7798505db0f8c60c3217dbf1cf33c091d9125d17;p=website TMP --- diff --git a/assets/scss/base/typo.scss b/assets/scss/base/typo.scss index 3758a564..7ab207a1 100644 --- a/assets/scss/base/typo.scss +++ b/assets/scss/base/typo.scss @@ -11,7 +11,7 @@ body h1, h2, h3, h4, h5, h6 { @include bpreplay; - color: $schrift; + color: $schrifthell; line-height: 1.25em; margin: 1.125em 0 .25em 0; /** Margin Top für h1 auf Marginalspalte abgestimmt! */ } @@ -35,7 +35,7 @@ h4 } h1 a, h2 a, h3 a, h4 a { - color: $schrift; + color: $normal; border-style: none; } h1 a:hover, @@ -133,7 +133,7 @@ h2 a, h3 a, h4 a { - color: $schrift; + color: $schrifthell; } h2 a:focus, h2 a:active,