mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-05 13:15:13 +00:00
mediawiki.conf: use h5 for paragraph titles
This commit is contained in:
parent
404a1dc149
commit
636ea67ba5
@ -298,7 +298,7 @@ endif::deprecated-quotes[]
|
|||||||
|
|
||||||
# Paragraph substitution.
|
# Paragraph substitution.
|
||||||
[paragraph]
|
[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>
|
</p></div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user