From 12a628777f697329e8ed55a90d4c3ae9f820dfec Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 20 Jun 2011 14:05:25 +0200 Subject: better color Signed-off-by: franck cuny --- static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/screen.css b/static/css/screen.css index 8d3c7f3..7c6e586 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -35,7 +35,7 @@ p { } a { - color: #ffffff; + color: #8085C1; text-decoration: none; } -- cgit v1.2.3