documentation/extensions/custom_admonitions
Antoine Vandevenne (anv) a088802245 [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

X-original-commit: 281a893540
Part-of: odoo/documentation#4108
2023-04-12 09:59:06 +02:00
..
__init__.py [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn 2023-04-12 09:59:06 +02:00