nouveaux tests

This commit is contained in:
sarahgarcin1 2026-03-18 08:44:44 +01:00
parent 87eb528e7b
commit 00edad1729
117 changed files with 5757 additions and 141 deletions

View file

@ -19,7 +19,7 @@ $src = $block->image()->toFile()->url();
<?php endif ?>
</figure>
<figure class="print-image full-page" style="height:<?= $block->image()->toFile()->height()?>px">
<figure class="print-image full-page <?= $block->taille()->esc() ?>" style="height:<?= $block->image()->toFile()->height()?>px">
<?php if($srcred = $block->imagered()->toFile()):?>
<div class="print-red red-layer">
<img src="<?= $srcred->url() ?>" alt="<?= $alt->esc() ?>">