Align vertical photos within the photocell.

This commit is contained in:
voussoir 2022-12-23 19:54:43 -08:00
parent 5e54bb4536
commit f2a6e8085d

View file

@ -65,6 +65,7 @@ def imagegallery_argparse(args):
} }
.photocell .photocell
{ {
text-align: center;
display: block; display: block;
position: relative; position: relative;
margin-left: auto; margin-left: auto;