Ajout du status fermé et flushing a gauche

This commit is contained in:
2023-06-15 12:15:22 +02:00
parent 1cde507372
commit ee72d9e12b
4 changed files with 7 additions and 3 deletions

View File

@ -18,7 +18,7 @@
<body>
<div class="fullscreen-background">
<video src="/videos/background_sound.mp4" loop poster="images/world_network.jpg" autoplay id="background-video" loading="lazy"></video>
<video src="/videos/background_sound.mp4" loop poster="images/world_network.jpg" id="background-video" loading="lazy"></video>
<img src="/images/world_network.muted.jpg" aria-hidden="true" id="background-poster"/>
</div>