aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-04-15 22:15:01 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-04-15 22:15:01 +0200
commitba838ffe71db46289a027f6a3a1a771b683c21ee (patch)
tree09073960632a2c2eb92de9219f19ec1faa8c8a96
parent78632066c11c38b7bb154d41257754d440bb5269 (diff)
downloadphorkie-ba838ffe71db46289a027f6a3a1a771b683c21ee.tar.gz
phorkie-ba838ffe71db46289a027f6a3a1a771b683c21ee.zip
image bottom margin
-rw-r--r--www/phorkie.css3
1 files changed, 3 insertions, 0 deletions
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;