Mise à jour Camille

This commit is contained in:
Camilledenoray 2026-05-14 17:22:34 +02:00
parent 1dd4060314
commit b373875a61
33 changed files with 883 additions and 150 deletions

8
assets/css/reset.css Normal file
View file

@ -0,0 +1,8 @@
button {
border: none;
padding: 0;
margin: 0;
text-align: inherit;
font: inherit;
cursor: pointer;
}