]> juplo.de Git - website/commitdiff
TMP
authorKai Moritz <kai@juplo.de>
Mon, 29 Dec 2025 09:32:07 +0000 (10:32 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 29 Dec 2025 09:32:07 +0000 (10:32 +0100)
assets/scss/base/typo.scss

index 3758a56486944185b24bb252bb64838e4479edcb..7ab207a1f4e8c35d27bdec133054bdc22643d6fa 100644 (file)
@@ -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,