summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-23 14:27:03 +0200
committerSiri Reiter <siri@jones.dk>2009-04-23 14:27:03 +0200
commit52a4b33ec6c6c34ea0151a106bc4b1c6d2662db0 (patch)
treeec534f4b9c190d275be47c8046821d96ce841a28 /local.css
parentc8b69ecec5e76f2c946ee4f401c51855aa2332e5 (diff)
Correct color sidebar hover.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2ffb08b1..76f67411 100644
--- a/local.css
+++ b/local.css
@@ -120,7 +120,7 @@ DIV#sidebar A {
DIV#sidebar A:hover {
text-decoration: underline;
- color: LightBlue;
+ color: #06c;
}
DIV#wrapper {