Merge pull request #32 from Knuspel/master

changed color of symbol in legend
This commit is contained in:
Daniel Friesel 2019-12-29 15:54:53 +01:00 committed by GitHub
commit e2bfe76528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>