WikiBound logo.png There are 169 stubs for enemies. Help out by expanding these pages!
Item pages are now going to be split. See WikiBound:Projects for more information.

Difference between revisions of "User:Ultimate Toad/wikibound.css"

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(What if I get rid of this?)
Line 19: Line 19:
#bodyContent a[title="EggOfReason"] { color:#EFDA0A; }
#bodyContent a[title="EggOfReason"] { color:#EFDA0A; }
#bodyContent a[title="User:OmegaToad64"] { color:#EFDA0A; }
#bodyContent a[title="User:OmegaToad64"] { color:#EFDA0A; }
li#pt-userpage a { color: #EFDA0A !important; }


/*Bureaucrats*/
/*Bureaucrats*/

Revision as of 02:26, 22 July 2020

/* Font size*/
.mediawiki {
	font-size: 12px;
}

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

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

/* Staff colors */

/*Administrators*/
#bodyContent a[title="User:BB Gang Zombie"] { color:#EFDA0A; }
#bodyContent a[title="EggOfReason"] { color:#EFDA0A; }
#bodyContent a[title="User:OmegaToad64"] { color:#EFDA0A; }

/*Bureaucrats*/
#bodyContent a[title="GeneticistVarik"] { color:#8E01FF; }
#bodyContent a[title="MilesOfSmashWiki"] { color:#8E01FF; }
#bodyContent a[title="Tina"] { color:#8E01FF; }

/* Owner */
#bodyContent a[title="User:Tacopill"] { color:#18CEFF; }