From a99775b29961876b8bf782b1580c4da3c9234579 Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Tue, 15 Apr 2025 18:21:59 +0200 Subject: [PATCH] Even better --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index c429b5f..243d91a 100644 --- a/style.css +++ b/style.css @@ -202,6 +202,9 @@ table.image-table img { padding: 10px; text-align: center; border: 1px solid gray; + word-wrap: break-word; + overflow-wrap: break-word; + white-space: normal; } .lista-mezzi thead th{ position: sticky;