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; }"
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will affect users of the Timeless skin */
 
 
body {
    background-color: #cccccc !important;
}

Latest revision as of 05:01, 23 September 2025

/* CSS placed here will affect users of the Timeless skin */