color test

This commit is contained in:
2024-12-02 15:07:29 +01:00
parent 418ed31247
commit 38ac6d5c15

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;