MediaWiki:Common.css: Difference between revisions

From Allocosm
(Created page with "→‎CSS placed here will be applied to all skins: .color-left { background: #006699; } .color-right { background: #006699; }")
(No difference)

Revision as of 18:40, 2 January 2018

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

.color-left {
	background: #006699;
}

.color-right {
	background: #006699;
}