From: Christian Weiske Date: Wed, 28 Jan 2015 17:22:58 +0000 (+0100) Subject: some spacing between files X-Git-Tag: v0.5.0~8 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/7ccd696a9a83b0bd897d0ae770239c2246e201d3 some spacing between files --- diff --git a/www/css/phorkie.css b/www/css/phorkie.css index d2b05c4..e9bce5d 100644 --- a/www/css/phorkie.css +++ b/www/css/phorkie.css @@ -68,6 +68,9 @@ h1 { padding-bottom: 0px; } +.file { + margin-top: 2ex; +} .file .header { padding: 0ex 0ex 0ex 1ex; margin-bottom: 1em;