From: Michael Tremer Date: Sun, 2 Jan 2011 16:04:51 +0000 (+0100) Subject: Add some extra space under a list. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f16d319c2ac8bc560b38852b8c28308496e6ade;p=ipfire.org.git Add some extra space under a list. --- diff --git a/www/static/css/style.css b/www/static/css/style.css index 7ea1891f..ce0b1e55 100644 --- a/www/static/css/style.css +++ b/www/static/css/style.css @@ -349,6 +349,7 @@ img.symbol { .post .entry ul { padding-left: 1em; + padding-bottom: 0.5em; } .links {