MediaWiki:Common.css: Difference between revisions

From Bittylicious
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: body { background-color: #ff0000; }"
(No difference)

Revision as of 10:48, 14 October 2013

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

body {
  background-color: #ff0000;
}