diff --git a/css/grid-n-view.css b/css/grid-n-view.css index 628294f..cca33d2 100644 --- a/css/grid-n-view.css +++ b/css/grid-n-view.css @@ -132,7 +132,7 @@ body { color: var(--lightbox-text-color); background: var(--lightbox-background-color); } -.gallery .lightbox.show-caption:after { +.gallery .lightbox.show-caption:before { content: attr(caption); position: absolute; bottom: 0.5em;