MediaWiki:Monobook.css: Difference between revisions

From Ephinea PSO Wiki
No edit summary
No edit summary
Line 1: Line 1:
div#globalWrapper { width="100%"; max-width:1920px; margin: 0 auto; }
div#globalWrapper { width="100%"; max-width:1920px; margin: 0 auto; }


content.mw-body {
div#content.mw-body {
   background: #003431
   background: #003431
   color: #fff
   color: #fff
}
}

Revision as of 01:08, 5 November 2021

div#globalWrapper { width="100%"; max-width:1920px; margin: 0 auto; }

div#content.mw-body {
  background: #003431
  color: #fff
}