Module:Navbar: Difference between revisions

move text-decoration:inherit to TemplateStyles
en>WOSlinker
(add text-decoration:inherit; so that underlined hover is in same color at text)
en>Dinoguy1000
(move text-decoration:inherit to TemplateStyles)
Line 107: Line 107:
end
end
end
end
font_style = (font_style or '') .. ';text-decoration:inherit;'
font_style = (font_style or '')
local navbar_style = args.style
local navbar_style = args.style
Anonymous user