MediaWiki:Common.css: Difference between revisions

From Wiki
Jump to navigation Jump to search
mNo 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: #222; }
body { background-color: #222; }
#mw-head { background-color: #222; }
mw-head { background-color: #222; }

Revision as of 08:44, 21 February 2023

/* CSS placed here will be applied to all skins */
body { background-color: #222; }
mw-head { background-color: #222; }