User:SounderBruce/common.css

Source: 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.
.ns-talk dd {
    border-left: 3px solid #dedede;
    padding-left: 2px;
}
.ns-talk dt + dd, .ns-talk dd + dd {
    border-left: none;
    padding-left: 0;
}
.mw-special-Watchlist .mw-rollback-link {
    display: none;
}
.mw-tag-other-edits { display: none; }
$( '.mw-tag-other-edits a' ).text( "o" );

.mw-body-content a.mw-redirect {color:#147000}
.mw-body-content a.mw-redirect:visited {color:#5c9e4c}