MediaWiki:Common.css: Difference between revisions

From No Way Out Wiki
Created page with "CSS placed here will be applied to all skins: body { background-color: #cccccc !important; }"
(No difference)

Revision as of 04:23, 23 September 2025

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


body {
    background-color: #cccccc !important;
}