User:TKD/common.css

This is an old revision of this page, as edited by TKD (talk | contribs) at 23:31, 28 March 2009 (rm archaic). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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;
}

.qxz-ads { 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: "»"; }

#wpSave { color: green; }