Anonymous

Difference between revisions of "Module:Navbar"

From Ninja Wiki
64 bytes added ,  17:32, 24 August 2021
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