MediaWiki:Common.css
Appearance
	
	
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
 - Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
 - Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
 
:root {
	--highlight-colour: rgb(255, 87, 87)
}
.mw-logo {
	color: black;
}
.mw-logo-wordmark {
	color: black;
	text-decoration: none;
}
.vector-main-menu-action-opt-out {
	display: none;
}
#vector-page-tools-pinned-container .vector-page-tools::after {
	content: none;
}
#p-navigation {
	border-bottom: none;
}
.skin-vector {
	background-color: white;
}