summaryrefslogtreecommitdiffstats
path: root/templates/content/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/content/style/style.css')
-rw-r--r--templates/content/style/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/content/style/style.css b/templates/content/style/style.css
index aba67eee..175fcb66 100644
--- a/templates/content/style/style.css
+++ b/templates/content/style/style.css
@@ -1265,6 +1265,9 @@ p.space-above {
.margin-bottom {
margin-bottom: 10px;
}
+.margin-top {
+ margin-top: 10px;
+}
.inline-block {
display:inline-block;
}