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
m (Reset. It works fine on smashwiki so I don't know why it doesn't here)
m (This looks better)
Line 21: Line 21:
.mw-userlink[title="User:OmegaToad64"],
.mw-userlink[title="User:OmegaToad64"],


#whoadmin a { color: #DFC04B !important; }
#whoadmin a { color: #A1871F !important; }
li#pt-userpage a { color: #DFC04B !important; }
li#pt-userpage a { color: #A1871F !important; }


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

Revision as of 00:39, 27 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*/
.mw-userlink[title="User:BB Gang Zombie"],
.mw-userlink[title="User:EggOfReason"],
.mw-userlink[title="User:Miles of SmashWiki"],
.mw-userlink[title="User:OmegaToad64"],

#whoadmin a { color: #A1871F !important; }
li#pt-userpage a { color: #A1871F !important; }

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