Jump to content

Module:Navbar: Difference between revisions

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