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.

User:Ultimate Toad/wikibound.css

From WikiBound, your community-driven EarthBound/Mother wiki
< User:Ultimate Toad
Revision as of 02:42, 22 July 2020 by Ultimate Toad (talk | contribs) (More testing...)
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* 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:OmegaToad64"],

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

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

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