Jump to content

User:Rublov/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.
/* Set the background color for [[User:Theopolisme/Scripts/adminhighlighter]] */
a.userhighlighter_sysop.userhighlighter_sysop {
	/* A light shade of magenta */
	/* background-color: rgb(255, 0, 255, 0.2) !important; */
}

/* Display hidden-by-default citation erros per [[Help:CS1 errors]]. */
.mw-parser-output span.cs1-hidden-error {
	display: inline;
}