chore: switched all urls to relative paths

This commit is contained in:
Davide Passoni
2024-12-09 10:18:58 +01:00
parent a4452aee94
commit 96899121f7
15 changed files with 43 additions and 52 deletions

View File

@@ -182,3 +182,7 @@
path.leaflet-interactive:focus {
outline: none;
}
.attack-cursor {
cursor: url("./images/buttons/context/attack.svg"), auto !important;
}