Gallery arrow icon buttons.

Signed-off-by: Robin Davies <rerdavies@gmail.com>
This commit is contained in:
Robin Davies
2024-08-20 22:25:26 -04:00
committed by GitHub
parent d9b8eaa7c1
commit 27e675b50c
+1 -1
View File
@@ -205,7 +205,7 @@
document.writeln("<img src='img/arrow_back.svg'/></div>");
document.writeln("<div style='width: 32px; height: 32px; border-radius: 10px; background: #FFFFFF80;cursor: default;font-size: 52px;color: #444; display: flex; flex-flow: row none; justify-content: center;align-items: center; ' >");
document.writeln(<img src='img/arrow_forward.svg'/></span></div>");
document.writeln("<img src='img/arrow_forward.svg'/></span></div>");
}
document.writeln("</div>");