Difference between revisions of "MediaWiki:Common.css"

From CADA
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .mw-page-base { background-color: red; }")
(No difference)

Revision as of 21:38, 10 January 2018

/* CSS placed here will be applied to all skins */
.mw-page-base { background-color: red; }