From: Marek Stępniowski Date: Thu, 18 Sep 2008 08:55:37 +0000 (+0200) Subject: Changed color of links in #top-message. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/4f6a27e3061f506dfbda6d3a0b7bda5b28f6471b?ds=inline;hp=-c Changed color of links in #top-message. --- 4f6a27e3061f506dfbda6d3a0b7bda5b28f6471b diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 63918c34b..295f062e3 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -552,3 +552,7 @@ div.shown-tags p { line-height: 2em; } +#top-message a { + color: #999; +} +