Modul:Navbar: Unterschied zwischen den Versionen
add text-decoration:inherit; so that underlined hover is in same color at text
(some refactoring + templatestyles) |
(add text-decoration:inherit; so that underlined hover is in same color at text) |
||
| Zeile 107: | Zeile 107: | ||
end | end | ||
end | end | ||
font_style = (font_style or '') .. ';text-decoration:inherit;' | |||
local navbar_style = args.style | local navbar_style = args.style | ||