Difference between revisions of "MediaWiki:Group-sysop.css"
From Grifkuba
Line 1: | Line 1: | ||
/* CSS placed here will affect sysops only */ | /* CSS placed here will affect sysops only */ | ||
#mw-page-header-links { | #mw-page-header-links { | ||
margin-top: 1em; | |||
display: inherit !important; | display: inherit !important; | ||
} | } |
Revision as of 15:05, April 15, 2022
/* CSS placed here will affect sysops only */ #mw-page-header-links { margin-top: 1em; display: inherit !important; } .mw-editsection { display: inherit !important; } #user-tools { display: inline-block !important; }