color test

This commit is contained in:
2024-12-02 15:16:58 +01:00
parent 3a7c9cdfb1
commit 8cf480c2d2

View File

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