fix expanded-nav background - brown light to beige
This commit is contained in:
parent
a32f0fe843
commit
29f038ab3f
7 changed files with 18 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?php if (isset($link)): ?>
|
||||
<a class="ticket" href="<?= $link ?>" target="_blank" title="Aller à la billetterie">
|
||||
<?= svg('assets/images/icons/ticket.svg') ?>
|
||||
<span class="sr-only">Aller à la billetterie</span>
|
||||
</a>
|
||||
<?php else: ?>
|
||||
<figure class="ticket" target="_blank" title="Aller à la billetterie">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue