Module:Navbar/styles.css: Difference between revisions
Jump to navigation
Jump to search
move text-decoration:inherit to TemplateStyles
m (1 revision imported) |
(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; | |||
} | } | ||