@@ -59,9 +59,8 @@ $critical: #ec2128;
$body-bg: $gray-7;
$page-bg: $gray-7;
$body-color: $gray-1;
-//$text-color: $dark-4;
$text-color: $gray-1;
-$text-color-strong: $white;
+$text-color-strong: $dark-2;
$text-color-weak: $gray-2;
$text-color-faint: $gray-4;
$text-color-emphasis: $dark-5;
@@ -43,7 +43,7 @@
font-size: 120%;
}
&:hover {
- color: $white;
+ color: $text-color-strong;