From e4a74650a36bbb72285d38d96ee2a0689031521e Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 3 Aug 2022 02:15:04 +0200 Subject: =?UTF-8?q?captcha=20+=20am=C3=A9liorations=20regex=20+=20erreur?= =?UTF-8?q?=20404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/donnees_hors_editeur.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/css/donnees_hors_editeur.css b/public/css/donnees_hors_editeur.css index 409dc59..620c6f8 100644 --- a/public/css/donnees_hors_editeur.css +++ b/public/css/donnees_hors_editeur.css @@ -25,7 +25,7 @@ td p{margin: 0px;} .image{width: fit-content;margin: 0px;text-align: center;margin: auto;/*height: 100%;*/} /*.image img{width: 100%;}*/ img{max-width: 100%;} -.image-style-side{float: right;} +.image-style-side{float: right; margin: 15px 0;} .image-style-side:not(.image_resized){max-width: 50%;} .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} -- cgit v1.2.3