Jump to content

MediaWiki:Common.css: Difference between revisions

From OkayXairen Wiki
imported>Okayxairen
No edit summary
imported>Jasedxyz
papyrus
Line 2: Line 2:
body {
body {
background-color: #95fcb9;
background-color: #95fcb9;
font-family: Papyrus,fantasy;
}
}

Revision as of 03:10, 21 July 2025

/* CSS placed here will be applied to all skins */
body {
	background-color: #95fcb9;
	font-family: Papyrus,fantasy; 
}