From 17c0cbe9162613d4ad90c7eec49785c620f8f326 Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 10 Nov 2009 23:10:11 +0100 Subject: re-enabled regular link hover color --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index c12ad8b..e4b8067 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -26,7 +26,7 @@ a:visited { } a:hover { - color: #535353; + color: #F8921E; } pre { -- cgit v1.3