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/common.css

From WikiBound, your community-driven EarthBound/Mother wiki
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 type*/
 .mediawiki {
 	font-family: Harmonia Sans Condensed;
 }

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

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

/* sidebar boxes */

#p-navigation div, #p-helpful pages div, #p-search div, #p-links div, #p-tb div, #p-lang div {
 	font-size: 11pt !important
 }
#p-personal li a {
        font-size: 11pt !important
 }