From: Marek Stępniowski Date: Thu, 18 Sep 2008 08:59:55 +0000 (+0200) Subject: Added 0.5em more padding to #top-message. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/ca7f934164aa070cd408bfcf0b4246acd980bd8b?ds=inline Added 0.5em more padding to #top-message. --- diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 295f062e3..8ac1260fe 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -548,7 +548,7 @@ div.shown-tags p { background-color: #2F4110; color: #FFF; margin: 0 -2em; - padding: 0 2em; + padding: 0 2.5em; line-height: 2em; }