From cf0b7b62099ea74f7c72234aed4dd8ecc5a02297 Mon Sep 17 00:00:00 2001
From: Siri Reiter <siri@jones.dk>
Date: Thu, 2 Apr 2009 09:18:39 +0200
Subject: Sidebar links black.

---
 local.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/local.css b/local.css
index 0a2a5fed..34fe95db 100644
--- a/local.css
+++ b/local.css
@@ -108,6 +108,7 @@ DIV#sidebar UL UL LI {
 }
 DIV#sidebar A {
 	text-decoration: none;
+	color: black;
 }
 
 DIV#wrapper{
-- 
cgit v1.2.3