Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#table.persondata {display:table !important;}
#HelpDeskEditNoticePublic  { display:none  }
#HelpDeskEditNoticePrivate { display:block }
.page-Special_Watchlist .mw-rollback-link {display:none}

/* Hide stuff */
li#pt-logout { display:none; }
li#pt-sandbox { display:none; }
li#pt-userpage { display:none; }
span#minoredit_helplink a { display:none; }
span#minoredit_helplink:before { content:'minor edit'; }

#editpage-copywarn {display:none}
#mw-wikimedia-editpage-tos-summary {display:none}

#mw-editform-cancel {display:none}
#p-navigation {display:none}
#p-interaction {display:none}
#p-coll-print_export {display:none}
#footer  {display:none}
abbr.newpage {border:0;}
abbr.botedit {border:0;}
abbr.minoredit {border:0;}

/* Reduce space around category links, allow word wrapping - see [[:de:Wikipedia:Fragen zur Wikipedia#MW118: Kategorienanzeige]] */
#catlinks li {
        display: inline;
        border-left: none;
        padding: 0;
}
#catlinks li:first-child { padding-left: 0; }
#catlinks li:before { content: " | "; }
#catlinks li:first-child:before { content: ""; }