feat:liste_avant_apres prête

This commit is contained in:
2025-12-11 10:06:53 +01:00
parent aa5f003be8
commit 417ff38b59
6 changed files with 69 additions and 63 deletions

10
css/avant_apres.css Normal file
View File

@@ -0,0 +1,10 @@
/*=============================================================================
Image Preview Styles
=============================================================================*/
.img-preview {
max-width: 150px;
border-radius: 8px;
display: none;
/* cachée tant qu'il n'y a pas d'image */
}