diff --git a/public/theme/css/typo.css b/public/theme/css/typo.css index b92c16bfb..dcffa2bef 100644 --- a/public/theme/css/typo.css +++ b/public/theme/css/typo.css @@ -1,6 +1,6 @@ /* Typo */ -article section content ul li, /* Body 1 */ +article section ul li, /* Body 1 */ ol li, p, table tbody tr td,