From 484a408e63df0e0f497a493ccd2c1ff38f388f15 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 20 Jun 2011 13:59:31 +0200 Subject: change links color Signed-off-by: franck cuny --- static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/screen.css b/static/css/screen.css index 87f5391..8d3c7f3 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -35,7 +35,7 @@ p { } a { - color: #660000; + color: #ffffff; text-decoration: none; } -- cgit v1.2.3