MediaWiki:Common.css: Difference between revisions

From Ethereal Superheroes Universe
(Created page with "→‎CSS placed here will be applied to all skins: .mw-editsection { display: none !important; }")
 
m (Protected "MediaWiki:Common.css": Excessive vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
(No difference)

Revision as of 10:47, 11 September 2023

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

.mw-editsection {
	display: none !important;
}