color test

This commit is contained in:
2024-12-02 15:23:41 +01:00
parent 8cf480c2d2
commit efac7e612b

View File

@@ -6,7 +6,7 @@
<title>Arduino Remote Web</title> <title>Arduino Remote Web</title>
<style> <style>
:root { :root {
--bg-color: #ffff00; --bg-color: #2c3e50;
--btn-color: #ecf0f1; --btn-color: #ecf0f1;
--btn-hover-color: #bdc3c7; --btn-hover-color: #bdc3c7;
--text-color: #34495e; --text-color: #34495e;