documentation/extensions/custom_admonitions
Antoine Vandevenne (anv) 281a893540 [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn
The structure of the `dfn` role is changed from its default
`<em class="dfn">text</em>` to
`<span class="dfn"><span>text</span></span>` to ease the styling.

task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
..
__init__.py [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn 2023-04-11 16:43:54 +02:00