From 9608a1de748363403b410cc4193f791419e6efc0 Mon Sep 17 00:00:00 2001 From: polo Date: Thu, 30 Jun 2022 01:07:23 +0200 Subject: actualite --- public/css/donnees_hors_editeur.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/css/donnees_hors_editeur.css') diff --git a/public/css/donnees_hors_editeur.css b/public/css/donnees_hors_editeur.css index d54d7ff..409dc59 100644 --- a/public/css/donnees_hors_editeur.css +++ b/public/css/donnees_hors_editeur.css @@ -23,7 +23,8 @@ input[type="checkbox"]:checked{border: none; background: #26ab33;} td p{margin: 0px;} .image{width: fit-content;margin: 0px;text-align: center;margin: auto;/*height: 100%;*/} -.image img{width: 100%;} +/*.image img{width: 100%;}*/ +img{max-width: 100%;} .image-style-side{float: right;} .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