Module:Navbar: Difference between revisions

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