- From: r12a via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Nov 2019 13:08:40 +0000
- To: public-i18n-archive@w3.org
I agree. That's caused by the style rule in base.css on line 383 that says ``` margin: 1cm 0; ``` You can override that in these tables with a rule at the bottom of local.css that says: ``` .termlist p { margin: 0 0 1em 0; } ``` Does that look better? (Btw, i noticed that the description for Mincho typeface is broken Japanese splits the english.) -- GitHub Notification of comment by r12a Please view or discuss this issue at https://github.com/w3c/jlreq/pull/132#issuecomment-554352437 using your GitHub account
Received on Friday, 15 November 2019 13:08:41 UTC