User:Ultimate Toad/common.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (Oh well rv)
m (Forgot to put these here)
Line 1: Line 1:
/* Color the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
color: #1081ff;
}
.mw-plusminus-neg {
color: #f2b500;
}
/* Staff colors */
/* Staff colors */



Revision as of 05:08, 16 September 2020

/* Color the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
	color: #1081ff;
}

.mw-plusminus-neg {
	color: #f2b500;
}

/* Staff colors */

/* Administrators */

.mw-userlink[title="User:BB Gang Zombie"],
.mw-userlink[title="User:EggOfReason"],
.mw-userlink[title="User:OmegaToad64"],

#whoadmin a { font-style: italic; color: #9932CC !important; }

/* Bureaucrats */

.mw-userlink[title="User:Miles of SmashWiki"],
#whocrat a { font-style: italic; color:#F26500 !important; }

/* Editors in chief */

.mw-userlink[title="User:GeneticistVarik (page does not exist)"],
.mw-userlink[title="User:Tina"],
#whocrat a { font-style: italic; color:#A1871F !important; }

/* Owner */

#bodyContent a[title="User:Tacopill"] { font-style: italic; font-weight: bold;  color:#18CEFF; !important; }