From 7fb728fc00445afcf5de2622122100f766230051 Mon Sep 17 00:00:00 2001 From: RoxanaElena09 Date: Wed, 10 Dec 2025 12:48:36 +0100 Subject: [PATCH] =?UTF-8?q?feat:ajouter=20avant=20apres=20corrig=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prestations/html/ajouter_avant_apres.html | 28 ++++++++++++++--------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/prestations/html/ajouter_avant_apres.html b/prestations/html/ajouter_avant_apres.html index ce24bf2..acaf7a6 100644 --- a/prestations/html/ajouter_avant_apres.html +++ b/prestations/html/ajouter_avant_apres.html @@ -12,16 +12,23 @@ .img-preview { max-width: 150px; border-radius: 8px; - display: none; /* cachée tant qu'il n'y a pas d'image */ + display: none; + /* cachée tant qu'il n'y a pas d'image */ + } + + .container { + max-width: 600px; + margin-top: 50px; } - -
+ -

Ajouter une paire avant/après

+
+ +

Ajouter une paire avant/après

@@ -42,13 +49,13 @@
- +
- + image avant @@ -66,7 +73,7 @@
- + image après @@ -89,10 +96,9 @@
- + - - + \ No newline at end of file