5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-19 18:50:06 +03:00

mediawiki.conf: use h5 for paragraph titles

This commit is contained in:
Dietmar Maurer 2016-10-19 08:09:25 +02:00
parent 404a1dc149
commit 636ea67ba5

View File

@ -298,7 +298,7 @@ endif::deprecated-quotes[]
# Paragraph substitution.
[paragraph]
<div class="paragraph{role? {role}}{unbreakable-option? unbreakable}"{id? id="{id}"}>{title?<div class="title">{title}</div>}<p>
<div class="paragraph{role? {role}}{unbreakable-option? unbreakable}"{id? id="{id}"}>{title?<div class="title"><h5>{title}</h5></div>}<p>
|
</p></div>