Modul:Navbar/styles.css: Unterschied zwischen den Versionen

move text-decoration:inherit to TemplateStyles
(navbar-mini is never a span, and span doesn't have all the stuff that needs resetting)
(move text-decoration:inherit to TemplateStyles)
Zeile 33: Zeile 33:
.navbar li {
.navbar li {
word-spacing: -0.125em;
word-spacing: -0.125em;
}
.navbar a > span,
.navbar a > abbr {
text-decoration: inherit;
}
}


Anonymer Benutzer