From 35952375d81ba5442146c9db0dee8f13bfec9131 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 8 Jan 2013 15:37:13 +0100 Subject: List margin bottom 1.2em. --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index e223f458..0be8ee07 100644 --- a/local.css +++ b/local.css @@ -34,6 +34,10 @@ p { margin-bottom: 1.2em; } +ul { + margin-bottom: 1.2em; +} + BODY { margin: 0; background-color: white; -- cgit v1.2.3