MediaWiki:Group-user.css: Difference between revisions
CookingAdmin (talk | contribs) (Created page with "→CSS placed here will affect registered users only: #mw-sidebar-button {display:none !important;}") |
CookingAdmin (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
#mw-sidebar-button {display: | #mw-sidebar-button {display:block !important;} | ||
#mw-navigation { display:block !important;} |
Latest revision as of 13:58, 5 February 2024
/* CSS placed here will affect registered users only */ #mw-sidebar-button {display:block !important;} #mw-navigation { display:block !important;}