No edit summary
No edit summary
Line 5: Line 5:
}
}
#mw-mf-page-center {
#mw-mf-page-center {
background-color: none !important;
background: none !important;
}
}
.header-container .header-chrome {
.header-container .header-chrome {
background-color: none !important;
background: none !important;
}
}

Revision as of 15:58, 6 November 2024

/* CSS placed here will be applied to all skins */

body {
	background-image: url('https://tretretre.multiplace.org/images/9/9d/IMG_20241023_113337.jpg');
}
#mw-mf-page-center {
	background: none !important;
}
.header-container .header-chrome {
	background: none !important;
}