feat: more stuff

This commit is contained in:
2025-10-23 18:06:57 +02:00
parent 67ce215fd4
commit b64ec35ec2
4 changed files with 493 additions and 9 deletions

View File

@ -1454,6 +1454,14 @@ p {
.marker-cultural { background-color: #7c3aed; }
.marker-market { background-color: #ea580c; }
.marker-memorial { background-color: #6b7280; }
.marker-museum { background-color: #0d9488; }
.marker-activity { background-color: #10b981; }
.marker-cafe { background-color: #a16207; }
.marker-restaurant { background-color: #db2777; }
.marker-ruin-bar { background-color: #b91c1c; }
.marker-shopping { background-color: #0284c7; }
.marker-bridge { background-color: #475569; }
.marker-park { background-color: #15803d; }
.marker-other { background-color: var(--color-teal-500); }
.marker-hotel { background-color: #ec4899; }