MediaWiki:Group-user.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS rules below affect registered users only */
/* these settings add back the following: ... */
#n-Recent-Changes {display:block;}
#p-tb {display:block;}
#ca-viewsource {display:block;}
#t-whatlinkshere {display:block;}
#t-specialpages {display:block;}
#t-info {display:block;}
/* this setting eliminates second SP */
#n-Special-Pages {display:none;}
/* this setting reduces Tools to five */
#t-permalink {display:none;}
/* this setting adds space above cr notice */
#editpage-copywarn {margin-top:3px;}