summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-01-09 00:36:18 +0100
committerSiri Reiter <siri@jones.dk>2009-01-09 00:36:18 +0100
commit1977be8964dc7785231e6bda387923f82cd5dfc3 (patch)
treedb068af6233d824235b392aee1f60004b294731d
parent8670034c53752b9dce4f092476357c073d80fcda (diff)
Style: Sidebar selflink blue.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 9790bd2a..f50afb19 100644
--- a/local.css
+++ b/local.css
@@ -54,7 +54,7 @@ DIV#sidebar UL LI {
list-style-type: none;
}
DIV#sidebar UL LI SPAN.selflink {
- color: #c03;
+ color: #00f;
}
DIV#sidebar UL UL LI {
margin-left: 10%;