From 4b9c57dc6547d0c9d105ac3767dcc90da758a25d Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 15 Nov 2025 18:00:59 +0100 Subject: Refactor code structure for improved readability and maintainability --- src/frontend/app/root.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend/app/root.css') diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 12441af..e832e96 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -202,4 +202,5 @@ body { .maplibregl-ctrl-attrib-inner { font-size: 0.9em; + color: var(--ml-c-link-2); } -- cgit v1.3