Update index.html

This commit is contained in:
Hatvani Tamás
2024-12-01 15:24:51 +01:00
committed by GitHub
parent 194278d9ae
commit 70df628c44

View File

@@ -6,7 +6,7 @@
<title>Arduino Remote Web</title>
<style>
:root {
--bg-color: #2c3e50;
--bg-color: #ffffff;
--btn-color: #ecf0f1;
--btn-hover-color: #bdc3c7;
--text-color: #34495e;
@@ -166,4 +166,4 @@
<div id='Enter' onclick='sendButtonSignal(0x10)'>Enter</div>
</div>
</body>
</html>
</html>