From 715ffe00f4219682a99f02ddf352909a59601dd7 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Feb 2012 22:43:47 +0100 Subject: small style improvements. more button added --- public/stylesheets/ccc.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index a78d3eb..1066bde 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -36,16 +36,16 @@ pre { /*------------------links-------------------*/ a { - color: #535353; - text-decoration: underline; + color: #F8921E; + text-decoration: none; } a:visited { - color: #535353; + color: #5b8ca7; } a:hover { - color: #F8921E; + color: #5b8ca7; } /*------------------headlines-------------------*/ -- cgit v1.3