# HG changeset patch # User Matti Hamalainen # Date 1510058475 -7200 # Node ID d5ebb0d9d70fd6f3c7a6853005929e82bc7909ad # Parent 144513aefcd4cf3cc5d0f3450b7ca35c7b0cc350 Minor CSS adjustments. diff -r 144513aefcd4 -r d5ebb0d9d70f basic.css --- 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;