<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and ( min-width: 851px ) {
	.mw-wiki-logo.timeless-logo {
		background-repeat: no-repeat;
		background-position: center center;
		width: 160px;
		height: 160px;
	}

	.mw-wiki-logo.timeless-logo img {
		display: none;
	}
}
</pre></body></html>