This commit is contained in:
Gemdation 2025-04-07 16:27:13 -05:00
parent 88d856a79d
commit 4168507509

View File

@ -32,7 +32,7 @@ button.issue-button {outline: 2px solid red}
.issue-detail {display:none}
/* Gallery */
div.gallery {position: relative; overflow: hidden;width:100%}
div.gallery {position: relative; overflow: hidden}
img.slide {width:100%}
img.arrow {position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; width: 60px; height: auto;}
img.left {left: 10px; animation: hoverAnimation 0.5s infinite alternate;}