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.
/*
.mw-body-content a:visited {color: #9933ff}
.mw-body-content a:visited {color: #00004d}
*/

/* reset block notice styling on contribs page */
.mw-contributions-blocked-notice .cdx-message.cdx-message--warning { border: 1px solid #bb7070; background-color: #ffdbdb; padding: 0.25em 0.9em; }
.mw-contributions-blocked-notice .cdx-message.cdx-message--warning .cdx-message__icon { display: none; }

/* reset lock notice styling on contribs page */
.mw-special-Contributions .mw-message-box.cdx-message--warning.mw-warning-with-logexcerpt { border: 1px solid #bb7070; background-color: #ffdbdb; padding: 0.25cm 0.9em; }

.mw-special-Contributions .cdx-message:not(.cdx-message--inline).cdx-message--warning .cdx-message__icon { display: none; }