From 7dff7efdf634cfa7f370d7fa294a187daf4722a1 Mon Sep 17 00:00:00 2001 From: muflax Date: Wed, 28 Dec 2011 12:01:15 +0100 Subject: [PATCH] cleanup --- content/style.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/style.scss b/content/style.scss index 8aadf7e..67e900d 100644 --- a/content/style.scss +++ b/content/style.scss @@ -227,10 +227,10 @@ h1 { font-size: 1.7em; line-height: 1.3; text-align: center; -} -h1 a:link, h1 a:visited, h1 a:active { - color: #000; + a:link, a:visited, a:active { + color: #000; + } } @mixin header2 {