MediaWiki:Monobook.css: Difference between revisions

From Ephinea PSO Wiki
No edit summary
No edit summary
Line 15: Line 15:


html.client-js { background: #002421; }
html.client-js { background: #002421; }
div#footer { background: #003431; }

Revision as of 01:15, 5 November 2021

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

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

h1 { color: #fff; }
h2 { color: #fff; }
h3 { color: #fff; }
h4 { color: #fff; }
h5 { color: #fff; }

.pBody { background:#003431; }

html.client-js { background: #002421; }

div#footer { background: #003431; }