]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
Add some extra space under a list.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Jan 2011 16:04:51 +0000 (17:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Jan 2011 16:04:51 +0000 (17:04 +0100)
www/static/css/style.css

index 7ea1891f4b4110c67e1381dc993c841de4cb15e7..ce0b1e55054c16e2bfc1372b270d713f0adb5ca0 100644 (file)
@@ -349,6 +349,7 @@ img.symbol {
 
 .post .entry ul {
        padding-left: 1em;
+       padding-bottom: 0.5em;
 }
 
 .links {