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.
/*#twinkle-config-headerbox, #pt-optin-feedback, #pt-optin-leave, #jswarning, #clearprefcache, #editpage-copywarn, #editpage-copywarn2, .editpage-head-copywarn, #mw-userjsyoucanpreview,#mw-usercssyoucanpreview, .mw-tos-summary {
    display: none;
}*/

/* Following copied from [[User:Anomie/linkclassifier.css]] with slight modifications and removals (used in conjunction with JavaScript) */
 
/*A                  { color:#002bb8; }
A.redirect         { background-color:#ddffff; }
A.self-redirect    { background-color:#88ff88; }
A.disambiguation   { background-color:#ffff88; }
A.deletion         { color:#ff0088; }
A:visited          { color:#00155c; }
A.deletion:visited { color:#cc2277; }
A.image.nonfree-media > IMG    { outline:3px double #ff0000; }
A.image.deletion > IMG         { border:2px solid #ff0088; }
A.image.deletion:visited > IMG { border-color:#cc2277; }
A.featured-content { color: #cccc00; }
A.featured-content:visited { color: #cc9933; }
A.good-content { color: #00cc00; }
A.good-content:visited { color: #009933; }*/
 
/* End code copied from [[User:Anomie/linkclassifier.css]] */