Module:Navbar/styles.css: Difference between revisions

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


Anonymous user