dynamize info banner background color + callour background color
This commit is contained in:
parent
ea0cb004aa
commit
bc2d238a05
18 changed files with 73 additions and 34 deletions
4
site/snippets/callout.php
Normal file
4
site/snippets/callout.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<section class="callout" style="--color: <?= $color ?>;">
|
||||
<h4><?= $text ?></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