From ba838ffe71db46289a027f6a3a1a771b683c21ee Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 15 Apr 2012 22:15:01 +0200 Subject: [PATCH 1/1] image bottom margin --- www/phorkie.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/phorkie.css b/www/phorkie.css index aed92df..b59f54c 100644 --- a/www/phorkie.css +++ b/www/phorkie.css @@ -51,6 +51,9 @@ h1 { .file .code { margin-left: 2em; } +.file .image { + margin-bottom: 2ex; +} div.annotations div.alert { margin-bottom: 1ex; -- 2.30.2