Update data

This commit is contained in:
Andras Schmelczer 2026-05-14 08:17:10 +01:00
parent a4103b0896
commit 273d7a83ee
15 changed files with 716 additions and 316 deletions

View file

@ -23,6 +23,11 @@ html.dark {
color-scheme: dark;
}
button:not(:disabled),
[role='button']:not([aria-disabled='true']) {
cursor: pointer;
}
/* Smooth theme transitions (scoped to avoid map performance issues) */
body,
div,