stranck-dev in drew-dev #17
|
@ -20,7 +20,7 @@
|
||||||
h1 img {max-height:1.4em;}
|
h1 img {max-height:1.4em;}
|
||||||
.notice {padding:0.8em;border-radius:3px;background:#e53935;color:#eee;}
|
.notice {padding:0.8em;border-radius:3px;background:#e53935;color:#eee;}
|
||||||
.notice a {color:#eee;text-decoration:underline;}
|
.notice a {color:#eee;text-decoration:underline;}
|
||||||
.container {max-width:40em;padding:1em;box-sizing:border-box;}
|
.container {max-width:50em;padding:1em;box-sizing:border-box;}
|
||||||
td > a[role=button] {padding: 0.3em 0.7em;}
|
td > a[role=button] {padding: 0.3em 0.7em;}
|
||||||
td {padding-left: 0.2em;padding-right: 0.2em;}
|
td {padding-left: 0.2em;padding-right: 0.2em;}
|
||||||
td > input[type=file] {margin:0;padding:0;}
|
td > input[type=file] {margin:0;padding:0;}
|
||||||
|
|
|
@ -88,8 +88,8 @@
|
||||||
|
|
||||||
<details id="shuttle">
|
<details id="shuttle">
|
||||||
<summary role="button"><img src="/res/icons/bus.svg" class="icon" />Shuttle</summary>
|
<summary role="button"><img src="/res/icons/bus.svg" class="icon" />Shuttle</summary>
|
||||||
<p>This year we teamed up with VisitFiemme to take our guests to the convention.</p>
|
<p>This year, a shuttle service operated by the tourism company of Val di Fiemme will be available. The shuttle service will consist of a bus serving the convention, with scheduled stops at major airports and train stations. More informations <a href="https://furizon.net/furizon-overlord/furizon-overlord-shuttle-bus/">in the dedicated page.</a></p>
|
||||||
<p style="text-align:right;"><a href="{{LOCALES['shuttle_link_url'][locale]}}" target="_blank" role="button">Book now</a></p>
|
<p style="text-align:right;"><a href="{{LOCALES['shuttle_link_url'][locale]}}" target="_blank" role="button">Book now!</a></p>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details id="barcard">
|
<details id="barcard">
|
||||||
|
|
Loading…
Reference in New Issue