From: Marek Stępniowski Date: Wed, 10 Sep 2008 19:37:02 +0000 (+0200) Subject: Enlarged top margin of news list on main page. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/dc0c50e8d4fb291b30eeb35ea6efc6ddaab7ecf1 Enlarged top margin of news list on main page. --- diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index ab8293345..90e15bc33 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -258,7 +258,7 @@ p .ac_input { #latest-blog-posts ol { padding: 0 0 0 1.5em; - margin: 0.3em 0 0 0; + margin: 1em 0 0 0; list-style-type: square; color: #D13628; }