From 7f9835a6c326a8d516cac45d1137bee3fd353715 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 8 May 2011 22:43:06 +0200 Subject: Merge anchor tag entries. --- local.scss | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/local.scss b/local.scss index e46d7cc..71a0c6e 100644 --- a/local.scss +++ b/local.scss @@ -33,10 +33,9 @@ h2 { a { font-weight: inherit; text-decoration: none; -} - -a:hover { - text-decoration: underline; + &:hover { + text-decoration: underline; + } } em { @@ -184,10 +183,9 @@ div.sidebar ul ul li { div.sidebar a { color: black; -} - -div.sidebar A:hover { - text-decoration: underline; + &:hover { + text-decoration: underline; + } } div.sidebar div.notebox { -- cgit v1.2.3