From 56ab4001deba33152a4b19f6b643a91c588bc71e Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 7 Jul 2025 15:57:52 -0600 Subject: [PATCH] map styling update --- map/app/public/css/style.css | 8 ++++---- map/app/public/index.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/map/app/public/css/style.css b/map/app/public/css/style.css index 6f6559b..0a334a5 100644 --- a/map/app/public/css/style.css +++ b/map/app/public/css/style.css @@ -1,12 +1,12 @@ /* CSS Variables for theming */ :root { - --primary-color: #2c5aa0; + --primary-color: #a02c8d; --success-color: #27ae60; --danger-color: #e74c3c; --warning-color: #f39c12; - --secondary-color: #95a5a6; - --dark-color: #2c3e50; - --light-color: #ecf0f1; + --secondary-color: #ba6cdf; + --dark-color: #2e053f; + --light-color: #efcef0; --border-radius: 4px; --transition: all 0.3s ease; --header-height: 60px; diff --git a/map/app/public/index.html b/map/app/public/index.html index 7f4dc11..63bd392 100644 --- a/map/app/public/index.html +++ b/map/app/public/index.html @@ -3,7 +3,7 @@ - + NocoDB Map Viewer @@ -18,7 +18,7 @@
-

NocoDB Map Viewer

+

Map for CM-lite