chiark / gitweb /
css: make it possible and nice-looking to use <p> inside <li> and <td>.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 6 Dec 2017 19:01:43 +0000 (20:01 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 6 Dec 2017 20:25:40 +0000 (21:25 +0100)
commit5cc0123a908a569abcc2dc3cd6d7ca69a05da0b7
treeb1a261aaa8a48f7c4949bc32c5936a52f93d5de6
parent1e079a6221d9ffe21e2d88bd0a4263c476b2c67e
css: make it possible and nice-looking to use <p> inside <li> and <td>.

Paragraphs inside list items and table cells are neither justified nor
indented, because it's often undesirable in such constrained spaces.
Also, in case of <li>, the padding after block elements is not removed
in order to have the spacing consistent.
css/m-components.css
css/m-dark.compiled.css
css/m-light.compiled.css
doc/css/components-test.rst
doc/css/components.rst
doc/css/typography.rst