Jump to content

MediaWiki:Common.css: Difference between revisions

From Eldrasil Wiki
Replaced content with "mw-body { background-image: url('/wiki/assets/bg.jpeg'); }"
Tag: Replaced
No edit summary
Line 1: Line 1:
mw-body {
mw-body {
background-image: url('/wiki/assets/bg.jpeg');
background-image: url('/wiki/assets/bg.jpeg') !important;
}
}

Revision as of 22:22, 15 October 2025

mw-body {
	background-image: url('/wiki/assets/bg.jpeg') !important;
}