From c1e38dc109e3905a730d9ebb18b3447e30c12146 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 31 Oct 2013 17:05:33 +0100 Subject: [PATCH] QueryString --- index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.css b/index.css index 2f9c00f..e91ade1 100644 --- a/index.css +++ b/index.css @@ -21,7 +21,7 @@ body>* { background: #f0f0f0; border-bottom-left-radius: 10px; padding: 0; - margin-bottom: 1em; + margin-bottom: .2em; margin-left: 2em; } .sidebar>ul { @@ -111,7 +111,7 @@ li h3 { border-radius: 4px; display: inline-block; width: auto; - padding: .5em; + padding: .2em; margin: .5em 0 0 0; } -- 2.30.2