MediaWiki:Common.css: Difference between revisions

From Bibliotecaideale
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
}
}


mw-indicator-smw-entity-examiner {
#mw-indicator-smw-entity-examiner {
display: none;
display: none;
height: 0;
}
}

Latest revision as of 20:34, 29 June 2023

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

.mw-indicators {
}

#mw-indicator-smw-entity-examiner {
	display: none;
height: 0;
}