User:TKD/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.
span.has_been_on_main_page { font-weight: bold; }

#bodyContent a:not(.new):not(.external-link):not(:visited) { color: #000080; }
#bodyContent a:not(.new):not(.external-link):visited { color: #400060; }

#bodyContent a:hover {
  background-color: #f0f0fe !important;
}

body { font-family: Georgia, Times New Roman, serif; }

.diff-deletedline .diffchange {
  background-color: #efef00 !important;
}

.diff-addedline .diffchange {
  background-color: #33ef33 !important;
}

img[src*="/Qxz-ad"] { display: none; }

/* hide rollback from Recent Changes */
.page-Special_RecentChanges .mw-rollback-link {display:none;}
/* hide rollback from Watchlist */
.page-Special_Watchlist .mw-rollback-link {display:none;}

.comment {
  font-style: normal !important;
}

.comment:before { content: "«"; }
.comment:after { content: "»"; }

.persondata { display: table !important; }

span.mw-editsection { float:right; }

#wpSave { color: green; }