Welcome to Mariopedia! If you want an account, please request it over at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.
MediaWiki:Gadget-DKStyle.css
From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
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.
/* A custom Donkey Kong-styled wiki skin */
body, div#globalWrapper { background:#985B00 !important; }
.mw-footer { background: #f5f3bb; }
@media all and (min-width: 551px) {
body.skin-monobook li#pt-login,
body.skin-monobook li#pt-userpage,
body.skin-monobook li#pt-anonuserpage {
color: #606060;
background: url(https://static.miraheze.org/mariowiki/9/92/Banana_DKC_SNES.png) top left no-repeat !important;
padding: 1px 0 2px 20px;
line-height: 20px;
}
body.skin-monobook #p-cactions li {
padding-bottom: 1em;
}
}
body.skin--responsive .portlet h3 {
color:yellow;
}
body.skin--responsive .pBody {
background-color: #EEE8AA;
}
body.skin-monobook #p-personal ul {
background: #f5f3bb;
}