From dc0c50e8d4fb291b30eeb35ea6efc6ddaab7ecf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Wed, 10 Sep 2008 21:37:02 +0200 Subject: [PATCH] Enlarged top margin of news list on main page. --- 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 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; } -- 2.20.1