| author | Riwad Salim <riwad.salim@yahoo.fr> |
| Fri, 23 Aug 2019 17:06:41 +0200 | |
| changeset 33 | a1ed6f85c11b |
| parent 32 | 740b4832197d |
| child 34 | 9f81d25bdfd1 |
--- a/src/web/app/themes/twentynineteen-child/style.css Thu Jun 20 18:22:30 2019 +0200 +++ b/src/web/app/themes/twentynineteen-child/style.css Fri Aug 23 17:06:41 2019 +0200 @@ -19,6 +19,10 @@ "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } +table td, table th { + word-break: break-word; +} + /* TITLE */ .site-title a { display: block;