calendar strip mobile add nav arrows
This commit is contained in:
parent
bc2d238a05
commit
544c634a2e
5 changed files with 41 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<section class="callout" style="--color: <?= $color ?>;">
|
||||
<h4><?= $text ?></h4>
|
||||
<section class="callout" style="--color: <?= $site->calloutColor() ?>;">
|
||||
<h4><?= $site->calloutText()->inline() ?></h4>
|
||||
<a class="ticket-link" href="<?= option('ticketingUrl') ?>" target="_blank" title="Aller à la billetterie"><?php snippet('ticket') ?> Billetterie</a>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue