Darkened .notice normal text to better distinguish between hyperlinks

This commit is contained in:
Mike Hommé 2011-05-05 20:19:58 -04:00
parent 0c39177753
commit 0468e0c6fa

View File

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