Module:Navbar: Difference between revisions

update from sandbox per Special:Diff/771417737
en>Primefac
(another update)
en>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('[ ')
:newline();
end
end


Line 94: Line 93:
:css('margin-left', '-0.125em')
:css('margin-left', '-0.125em')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(']')
:wikitext(' ]')
:newline();
end
end


Anonymous user