No edit summary
No edit summary
Line 2: Line 2:


body {
body {
background-image: url('https://tretretre.multiplace.org/images/9/9d/IMG_20241023_113337.jpg');
background-image: url('https://tretretre.multiplace.org/images/2/25/IMG_20241023_113337_detail.jpg');
}
}
#mw-mf-page-center {
#mw-mf-page-center {

Revision as of 16:02, 6 November 2024

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

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