MediaWiki:Common.css: Difference between revisions

From Ara: History Untold Wiki
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-color: #f2f2f2; }
body { background-color: #e6e6e6; }
#content { background-color: #f2f2f2; }

Revision as of 18:11, 9 October 2024

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

body { background-color: #e6e6e6; }
#content { background-color: #f2f2f2; }