mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-04 18:28:58 +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]
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user