MediaWiki:Vector-2022.css: Difference between revisions
MediaWiki interface page
More actions
Adjusted border-color of headings h1 and h2, reverted sticky header to default styling (was causing issues with the language selector), added background to sidebar containers, fixed the permanent highlighting of the alterts and notices buttons |
Changed h2 border width to 2px |
||
| Line 17: | Line 17: | ||
} | } | ||
.mw-body h2 { | |||
border | border: 2px solid var(--theme-border-color) !important; | ||
} | } | ||