MediaWiki:Common.css: Difference between revisions

From Knowledge-land-scape
Created page with "→‎CSS placed here will be applied to all skins: body{ background-color: arena; }"
(No difference)

Revision as of 10:34, 16 September 2024

/* CSS placed here will be applied to all skins */
body{
  background-color: arena;
}