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;