Jump to content

User:SD0001/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.
/* make text of refs grey; life-saver on well-refernced articles */
.cm-mw-tag-ref {
	color: #9E9E9E;
}

.editpage-head-copywarn, #editpage-copywarn, 
#jswarning, #clearprefcache, .mw-userconfigpublic, #mw-userjsyoucanpreview, #twinkle-config-headerbox,
.mw-special-Watchlist .mw-rollback-link, 
.mw-changeslist-links span:has(.mw-usertoollinks-block) {
	display: none;
}