modified: main_dc/valitovgaziz/html/style.css

change color style for light theme
This commit is contained in:
2025-11-05 16:26:53 +05:00
parent 97e3831246
commit 9d1c829d70
+1 -1
View File
@@ -10,7 +10,7 @@
/* style.css - обновленный */ /* style.css - обновленный */
:root { :root {
--primary: #2c3e50; --primary: #5c8f4f;
--secondary: #3498db; --secondary: #3498db;
--light: #ecf0f1; --light: #ecf0f1;
--dark: #1a252f; --dark: #1a252f;