Darkened .notice normal text to better distinguish between hyperlinks

This commit is contained in:
Mike Hommé
2011-05-05 20:19:58 -04:00
committed by Marc Delisle
parent ad2caae3ef
commit 393f4772e1

View File

@@ -634,7 +634,7 @@ div.success {
} }
.notice, .footnotes { .notice, .footnotes {
color: #3a6c7e; color: #000;
background-color: #e8eef1; background-color: #e8eef1;
} }
h1.notice, h1.notice,