MediaWiki:Monobook.css: Difference between revisions

From Ephinea PSO Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the MonoBook skin */
/* CSS placed here will affect users of the MonoBook skin */
#globalWrapper {
width: 900px;
margin: 0 auto;
}

Revision as of 08:58, 19 July 2017

/* CSS placed here will affect users of the MonoBook skin */

#globalWrapper { 
	width: 900px; 
	margin: 0 auto; 
}