summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorjoak <joak@nospace.at>2020-08-17 19:20:18 +0200
committerjoak <joak@nospace.at>2020-08-17 19:20:18 +0200
commit66d5bb150621e8d8b7b11e997b6a6a9afce8223e (patch)
treed0d806ae0443fd572fef7abca0bcdacb330fff8a /assets
parentf60e9ccd5b046101903a79bf6afa0cf87fdd956c (diff)
update
Diffstat (limited to 'assets')
-rw-r--r--assets/static/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/static/style.css b/assets/static/style.css
index b108b4a..e824e70 100644
--- a/assets/static/style.css
+++ b/assets/static/style.css
@@ -274,6 +274,14 @@ div.previews{
max-width: 800px;
max-height: calc(100vH - 2em);
}
+
+.galleryImage{
+ margin-top: 1vH;
+ margin-bottom: 1vH;
+}
+.caption{
+ margin-bottom: 1vH;
+}
/*gallery end*/
/*responsive start*/