Module:Navbar: Difference between revisions
From Body Communication
add text-decoration:inherit; so that underlined hover is in same color at text
SadanYagci (talk | contribs) m (1 revision imported) |
en>WOSlinker (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 |