chiark / gitweb /
css: provide CSS classes for <em>, <strong>, <sup>, <sub> and <s>.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 22 Feb 2019 17:18:12 +0000 (18:18 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 22 Feb 2019 17:18:41 +0000 (18:18 +0100)
commit2564d28a5a9d4efb01f637873621c5818ebdebfd
treedff02601fcabb4ad352f4860492bd244e115dac6
parent4623029a16385634dad1acd31a5be790143ae9a0
css: provide CSS classes for <em>, <strong>, <sup>, <sub> and <s>.

For cases where one can't use the tags (some cases with reST, Doxygen
etc.). The .m-em and .m-strong were already there, just making it
complete with .m-sup, .m-sub and .m-s.
css/m-components.css
css/m-dark+doxygen.compiled.css
css/m-dark.compiled.css
css/m-light+doxygen.compiled.css
css/m-light.compiled.css
doc/css/components.rst
doc/css/typography.rst