From 50ee652bb20e5daed443703ab0d33c4b3c9f0fb9 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 20 May 2013 19:49:07 +0200 Subject: style.css: show link titles in content with its default colour Signed-off-by: Hiltjo Posthuma --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 52b981d..a0edc94 100644 --- a/style.css +++ b/style.css @@ -30,7 +30,7 @@ h2 { padding: 0; margin: 0; } -h2 a, #sidebar a { +#items h2 a, #sidebar a { color: inherit; } #sidebar { -- cgit v1.2.3