summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-02 09:18:39 +0200
committerSiri Reiter <siri@jones.dk>2009-04-02 09:18:39 +0200
commitcf0b7b62099ea74f7c72234aed4dd8ecc5a02297 (patch)
treeecfa53bb8c7b9b465c2e372fd2172f6984a6ae95
parenta3ba6dea00f70f709097549e3fa4650cf1e6d666 (diff)
Sidebar links black.
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
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{