MediaWiki:Common.css: Difference between revisions

From Bibliotecaideale
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
#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;
}