Module:Navbar: Difference between revisions
Jump to navigation
Jump to search
Richardpruen (talk | contribs) 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 |