Got a spare minute? The Archives need some love. See the to-do list to find a way to help.
If you upload a new image make sure you name and categorize it properly. If in doubt, ask an admin or see our FAQ page.

User:CoolPikachu!/monobook.css

From Bulbagarden Archives
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.
.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://dl.dropbox.com/u/993893/Pikachu%20banner.PNG') no-repeat left center;
    border: 2px solid #399c62;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}