diff --git a/templates/gallery.html b/templates/gallery.html index 0e562ee..148379f 100644 --- a/templates/gallery.html +++ b/templates/gallery.html @@ -102,10 +102,13 @@ margin-top: 20px; } - .button-group { - display: flex; - justify-content: center; - margin-top: 2rem; + /* Back button fixed top right */ + .home-button { + position: fixed; + top: 20px; + right: 20px; + z-index: 500; + /* lower than lightbox (999) */ } .button-link { @@ -166,15 +169,13 @@ + Home +

Image Archive

-
- Back -
-