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 */
#globalWrapper { width: 900px; margin: 0 auto; }
 
#globalWrapper {  
width: 900px;  
margin: 0 auto;  
}

Revision as of 09:00, 19 July 2017

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