User:Jay8g/common.css

From Wikipedia, the free encyclopedia
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.
/* Link classification ([[User:Anomie/linkclassifier]]) */
A.new              { color:#bf0000; }
A.redirect         { color:#0B610B; }
A.self-redirect    { color:#00bf00; }
A.broken-redirect { color:#00bf00 }
A.disambiguation   { color:#8A2908; }
A.intentional-disambiguation   { color:#4C0B5F; }
A.deletion         { color:#ff0088; }
A.image.deletion         > IMG { outline:2px solid #ff0088; }
/* Removes some sidebar items*/
div#p-navigation { display: none; }
div#p-interaction { display: none; }
div#p-coll-print_export { display: none; }
.mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */
.mw-parser-output span.cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */
div#collectionpopup { display: none !important; }