This commit is contained in:
thaaoblues 2024-12-28 23:28:38 +01:00
parent 54f824b52a
commit 2d101914d5
2 changed files with 4 additions and 1 deletions

View file

@ -56,5 +56,8 @@
display: none;
position: fixed;
z-index: -2;
}
#img_cadeau{
width: 5vw;
}

View file

@ -78,7 +78,7 @@
<div id="div_cadeau">
<img src="img/cadeau.png">
<img id="img_cadeau" src="img/cadeau.png">
</div>
</body>
<footer>