MediaWiki:Common.css: Difference between revisions

From DM Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body {
background: #a6a6a6;
}
#mw-page-base {
background: #a6a6a6;
}
#content.mw-body {
background: #cccccc;
}

Revision as of 22:01, 9 September 2021

/* CSS placed here will be applied to all skins */