Module:Navbar: Difference between revisions
update from sandbox per Special:Diff/771417737
m>Primefac (another update) |
m>Primefac (update from sandbox per Special:Diff/771417737) |
||
Line 49: | Line 49: | ||
:css('margin-right', '-0.125em') | :css('margin-right', '-0.125em') | ||
:cssText(args.fontstyle) | :cssText(args.fontstyle) | ||
:wikitext('[') | :wikitext('[ ') | ||
end | end | ||
Line 94: | Line 93: | ||
:css('margin-left', '-0.125em') | :css('margin-left', '-0.125em') | ||
:cssText(args.fontstyle) | :cssText(args.fontstyle) | ||
:wikitext(']') | :wikitext(' ]') | ||
end | end | ||