Toggle menu
2
16
17
151
The My Singing Monsters Modding Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 5: Line 5:
}
}


code {
pre {
background-color: #1e1e1e;
background-color: #1e1e1e;
color: #c3cc92;
color: #c3cc92;

Latest revision as of 08:50, 2 November 2023

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

.stinkyelement {
	display: none;
}

pre {
	background-color: #1e1e1e;
	color: #c3cc92;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.