MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
font-weight: 600; | font-weight: 600; | ||
text-decoration: none; | text-decoration: none; | ||
} | |||
nav.vector-menu-tabs ul li.selected{ | |||
color: var(--color-topbar-text-selected); | |||
} | } | ||
| Line 155: | Line 160: | ||
--ca-background-color: var(--content-background-color); | --ca-background-color: var(--content-background-color); | ||
background-position-y: bottom, 0px; | background-position-y: bottom, 0px; | ||
} | } | ||