From 0468e0c6fa075c74fefa5c55ebd5bb8ecb0d33c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Homm=C3=A9?= Date: Thu, 5 May 2011 20:19:58 -0400 Subject: [PATCH] Darkened .notice normal text to better distinguish between hyperlinks --- themes/pmahomme/css/theme_right.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 4d18832f65..f9243e6210 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -637,7 +637,7 @@ div.success { } .notice, .footnotes { - color: #3a6c7e; + color: #000; background-color: #e8eef1; } h1.notice,