MediaWiki:Common.css: Difference between revisions

From Wikienterprise
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: .mw-indicators { display: none; }"
 
(No difference)

Latest revision as of 06:50, 19 December 2022

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

.mw-indicators {
	display: none;
}