From 27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc Mon Sep 17 00:00:00 2001 From: polo Date: Thu, 10 Apr 2025 00:59:02 +0200 Subject: =?UTF-8?q?sortir=20les=20images=20t=C3=A9l=C3=A9charg=C3=A9es=20d?= =?UTF-8?q?e=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/main.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'public/css/main.css') diff --git a/public/css/main.css b/public/css/main.css index b297a65..c5289f0 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -50,16 +50,16 @@ article .logo2 { width: 100%; } +.new_content +{ + /*max-height: 400;*/ + overflow: hidden; +} article img { max-width: 100%; height: auto; } -.new_content_text -{ - max-height: 250px; - overflow: hidden; -} .action_icon { -- cgit v1.2.3