MediaWiki:Common.css: Difference between revisions

From KVM
(Created page with "→‎CSS placed here will be applied to all skins: h1 { background: blue; }")
(No difference)

Revision as of 12:37, 13 May 2015

/* CSS placed here will be applied to all skins */
h1 {
background: blue;
}