Some new icons with logic (not completed yet)

This commit is contained in:
Daniel
2025-04-15 10:03:39 +02:00
parent 135802c626
commit 737e29975a
6 changed files with 61 additions and 25 deletions

View File

@@ -81,7 +81,10 @@
</div>
</div>
<div id="center"></div>
<div id="close-cross">&#215;</div>
<div id="close-cross">
<!-- &#215; -->
<img class = "icon-close" src="res/icon_sinus.png">
</div>
</body>
</html>