summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKnuspel <github@knuspel.de>2019-12-29 15:39:21 +0100
committerKnuspel <github@knuspel.de>2019-12-29 15:39:21 +0100
commitbf86fb95f462b6510c6aabbc71c50a4131c47fae (patch)
tree4e9c64d816d167c9c8054dedd3a7596f991a26f7 /templates
parent0ec82a5102b92438bf396b7439bce294ed9e417a (diff)
changed color of symbol in legend
Diffstat (limited to 'templates')
-rw-r--r--templates/_map.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_map.html.ep b/templates/_map.html.ep
index 5d44841..16718fb 100644
--- a/templates/_map.html.ep
+++ b/templates/_map.html.ep
@@ -8,7 +8,7 @@
<div class="row">
<div class="col s12">
<span style="color: #f03;">●</span> Ein-/Ausstiegsstation<br/>
- <span style="color: #f09;">—</span> Luftlinie zwischen Unterwegshalten
+ <span style="color: #673ab7;">—</span> Luftlinie zwischen Unterwegshalten
</div>
</div>