From 8b19168999a0e3bef30450a24f61401ada32c987 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 5 Jul 2012 22:20:27 -0700 Subject: [PATCH] a bit more colour --- view/theme/slackr/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 4c0fdc22d..73b436fc6 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -12,6 +12,10 @@ .wall-item-tools { background: none; } +.wall-item-body a:hover { + color: #ff6600; +} + .widget { /* box-shadow: 4px 4px 3px 0 #444444; */