Browse Source

Fix a font thickness for articles ul li

pull/1009/head
Timothée Jaussoin 5 years ago
parent
commit
4165a8c93c
  1. 2
      public/theme/css/typo.css

2
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,

Loading…
Cancel
Save