From 68cc1ed5d3c598a950afb1c0e6e9dc48c2c502d0 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Wed, 8 Jul 2009 14:28:30 +0200 Subject: [PATCH] Improved the CSS style. --- www/media/idf/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/media/idf/css/style.css b/www/media/idf/css/style.css index a03e643..5424689 100644 --- a/www/media/idf/css/style.css +++ b/www/media/idf/css/style.css @@ -191,6 +191,10 @@ span.px-header-title { white-space: nowrap; } +span.px-header-title a, span.px-header-title a:link, span.px-header-title a:visited, span.px-header-title a:active { + color: #000; +} + /** * Issue */