Module:Infobox: Difference between revisions
header padding |
padding bottom 6px |
||
| Line 8: | Line 8: | ||
:css('font-size', '90%') | :css('font-size', '90%') | ||
:css('background', 'var(--vw-bg-subtle)') | :css('background', 'var(--vw-bg-subtle)') | ||
:css('padding-bottom', '6px') | |||
if args.title and args.title ~= '' then | if args.title and args.title ~= '' then | ||
root:tag('tr') | root:tag('tr') | ||