Module:Navbar: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(updating from sandbox per TPER)
(another update)
Line 14: Line 14:
args.fontstyle = 'color:' .. args.fontcolor .. ';'
args.fontstyle = 'color:' .. args.fontcolor .. ';'
end
end
args.style = 'float:left; text-align:left; width:6em;'
args.style = 'float:left; text-align:left'
end
end