Update index.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user