Centered Gallery

This commit is contained in:
ManInDark 2023-08-14 18:13:00 +02:00
parent fb031a4c46
commit 2dc8d8dd35
No known key found for this signature in database
GPG Key ID: 72EC12A5B2D62779

View File

@ -1911,6 +1911,10 @@ div#enlarge-buttons {
margin: 0.5em;
}
#imagecontainer {
margin: auto;
}
.gallery-container {
}