From: Christian Weiske Date: Sun, 15 Apr 2012 20:15:01 +0000 (+0200) Subject: image bottom margin X-Git-Tag: v0.1.0~31 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/ba838ffe71db46289a027f6a3a1a771b683c21ee?hp=78632066c11c38b7bb154d41257754d440bb5269 image bottom margin --- 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;