Module:Navbar: Difference between revisions

another update
m (1 revision imported: disambiguation)
(another update)
Line 14:
args.fontstyle = 'color:' .. args.fontcolor .. ';'
end
args.style = 'float:left; text-align:left; width:6em;'
end
 
Line 101:
div
:done()
:tag('spandiv')
:css('font-size', '110114%')
:css('margin', args.mini and '0 4em' or '0 7em')
:cssText(args.fontstyle)
:wikitext(args[1])
Anonymous user