From 5fa6b4b908de3085d39f5095eb58c7b25a1567b7 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 21 Jan 2014 11:33:29 +0100 Subject: Decrease image margin bottom. --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 72cf23b..97eeb93 100644 --- a/style.scss +++ b/style.scss @@ -179,7 +179,7 @@ img { // Override _ikiwiki.style.css img.img { - margin: 0 5% 5% 0; + margin: 0 5% 1% 0; } .img caption { -- cgit v1.2.3