Unverified Commit e2bfe765 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel Committed by GitHub
Browse files

Merge pull request #32 from Knuspel/master

changed color of symbol in legend
parents 0ec82a51 bf86fb95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>