diff options
-rw-r--r-- | style.scss | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -9,7 +9,6 @@ @include establish-baseline; h1 { - color: DarkRed; @include adjust-font-size-to(32px); @include rhythm; } @@ -111,7 +110,6 @@ div.inlinepage { div.inlinepage SPAN.header a { @include adjust-font-size-to(14px); font-weight: normal; - color: DarkRed; } div.inlinefooter { |