Difference between revisions of "MediaWiki:Common.css"

From Satomi's wikis
Jump to navigation Jump to search
Line 2: Line 2:
  
 
body {
 
body {
background-color:#a19595;
+
background-color:#ccc0c0;
 
}
 
}

Revision as of 02:39, 22 December 2023

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

body {
	background-color:#ccc0c0;
}