diff --git a/static/styles.css b/static/styles.css index 3835366..dc5369f 100644 --- a/static/styles.css +++ b/static/styles.css @@ -171,6 +171,41 @@ h1, h2, h3, h4 { height: 2.5em; } +#map{ + height: 400px; + z-index: 1; +} + +.legend{ + width: fit-content; + margin: 0 auto; +} + +.legend > *{ + vertical-align: middle; +} + +.square{ + display: inline-block; + height: 20px; + width: 20px; + border: black solid 1px; + margin-right: 3px; + margin-left: 3px; +} + +.green{ + background-color: #3ef06e; +} + +.blue{ + background-color: #3388ff; +} + +.orange{ + background-color: #ffeb0a; +} + section { background-color: #FFFFFF; width: 100%; diff --git a/templates/_base.html b/templates/_base.html index 3a31437..93cf07c 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -7,6 +7,12 @@ + + +
Zone A
Zone B
Zone C

- Zone A: € 10,-
- Zone B: € 25,-
- Zone C: € 40,-

Zone A
Innsbruck: Arzl, Olympisches Dorf, Mühlau1 / Rum, Neu-Rum, Thaur
- Erstmalige Anfahrt innerhalb Zone A kostenlos!
+ Anfahrtskosten: € 10,- – Erstmalige Anfahrt kostenlos!
Zone B
Innsbruck: Saggen, Mariahilf-St. Nikolaus, Dreiheiligen, Innenstadt, Reichenau / Hall in Tirol, Absam
+ Anfahrtkosten: € 25,-
Zone C
Innsbruck: Hötting-Mitte1, Pradl, Wilten2
+ Anfahrtkosten: € 40,-

1 Ausgenommen Hungerburg
2 Ausgenommen Mentlberg und Sieglanger