Jump to content

MediaWiki:Common.css: Difference between revisions

From jeankn.app WIKI
No edit summary
No edit summary
Line 1: Line 1:
body {
body {
background-color: #101418;
background-color: #101418;
}
.mw-logo-icon {
display: none;
}
}

Revision as of 18:31, 19 October 2025

body {
	background-color: #101418;
}

.mw-logo-icon {
	display: none;
}