User:CoolPikachu!/monobook.css

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.
.usermessage {
    -moz-border-radius: 1em;
    background: #EEFFEE url('http://archives.bulbagarden.net/w/upload/a/a2/Pokémon-piano.gif') repeat left center;
    border: 2px solid #3E7614;
}

.noticebar {
    -moz-border-radius: 1em;
    -khtml-border-radius: 1em;
    -o-border-radius: 1em;
    -icab-border-radius: 1em;    background: #fff url('https://files.getdropbox.com/u/993893/Pikachu%20banner.PNG') no-repeat left center;
    border: 2px solid #399c62;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}