Difference between revisions of "MediaWiki:Group-sysop.css"

From Grifkuba
Line 2: Line 2:
#mw-page-header-links {
#mw-page-header-links {
   display: inherit !important;
   display: inherit !important;
}
.mw-editsection {
display: inherit !important;
}
}

Revision as of 14:57, 15 April 2022

/* CSS placed here will affect sysops only */
#mw-page-header-links {
  display: inherit !important;
}

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