From ca7f934164aa070cd408bfcf0b4246acd980bd8b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 18 Sep 2008 10:59:55 +0200 Subject: [PATCH] Added 0.5em more padding to #top-message. --- wolnelektury/media/css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.20.1