MediaWiki:Common.css: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| Line 2: | Line 2: | ||
| div.mainpageblock { | div.mainpageblock { | ||
| background: grey; | background: grey; | ||
| } | } | ||
Revision as of 10:30, 10 April 2025
/* CSS placed here will be applied to all skins */
div.mainpageblock {
background: grey;
}
