ajout de dev front

This commit is contained in:
2026-04-03 12:06:43 +02:00
parent bc6ad43ea5
commit 3f3f939267
47 changed files with 1302 additions and 188 deletions

View File

@@ -19,4 +19,8 @@
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.04);
}
.img_darkness::after {
background: rgba(0, 0, 0, var(--overlay-opacity, 0.4));
}