changeset 156:d5ebb0d9d70f

Minor CSS adjustments.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 07 Nov 2017 14:41:15 +0200
parents 144513aefcd4
children 7fb1154c2bef
files basic.css
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Tue Nov 07 14:40:30 2017 +0200
+++ b/basic.css	Tue Nov 07 14:41:15 2017 +0200
@@ -109,6 +109,7 @@
 	justify-content: center;
 	width: 100%;
 	background: #454;
+	margin-bottom: 1em;
 }
 
 div.galleryTable {
@@ -280,7 +281,8 @@
 
 	text-align: center;
 	margin: 0;
-	padding: 1em;
+	padding-top: 0.5em;
+	padding-bottom: 2em;
 	border: 0.2em solid white;
 	border-radius: 0.5em;