From: Michael Wallner Date: Tue, 13 May 2014 15:15:12 +0000 (+0200) Subject: more margin at the bottom X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=45779fc3e547aae7ed0bf012e3f525a624152b9f;p=mdref%2Fmdref more margin at the bottom --- diff --git a/public/index.css b/public/index.css index ce3f5aa..3d6a8fa 100644 --- a/public/index.css +++ b/public/index.css @@ -78,7 +78,7 @@ pre>code, pre>code code { } p, pre { - margin: 1em 2em; + margin: 1em 2em 2em 2em; } li>p {