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 edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body{
  background-color: arena;
}

Revision as of 10:35, 16 September 2024

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