User:Jioruji Derako/monobook.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
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.
#p-personal ul {
background: #E0F2B6;
border-left: 1px solid #80964B;
border-bottom: 1px solid #80964B;
-moz-border-radius-bottomleft: 10px;
display:inline;
float:right;
}

#p-personal a:hover {
text-decoration: underline !important;
background: transparent !important;
}

#content {
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
}

#p-logo a { background: url(http://archives.bulbagarden.net/w/upload/2/25/Bulbapedia_logo.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://archives.bulbagarden.net/w/upload/2/25/Bulbapedia_logo.png) 100% 50% no-repeat !important; }

#p-navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-Bulbapedia .pBody {
background: #E0F2B6 !important;
border-color: #80964B !important;
-moz-border-radius: 0px 10px 10px 0px;
}
#footer { background: #E0F2B6; border-color: #80964B; }

.usermessage {
    -moz-border-radius: 1em;
    background: #C4E673 url('http://archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png') no-repeat left center;
    border: 2px solid #80964B;
}

.noticebar {
    -moz-border-radius: 1em;
    background: #C4E673 url('http://archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png') no-repeat left center;
    border: 2px solid #80964B;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}
body { background: #C4E673!important;  }
:link#contentTop { color: #002BB8; }
a:active, a:new, a:new:hover { color: #002BB8; }
a:external, a:interwiki { color: #8CC6FF; }
a { color: #002BB8; }

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #80964B;
}

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #80964B;
}
#p-cactions ul li a { background: #A7C858; }
#p-cactions ul li.selected a { background: #E0F2B6; }
#p-cactions li.selected { border-color: #80964B; }
#p-cactions li { border-color: #80964B; }
#p-cactions li a:hover { background: #E0F2B6; z-index: 0; text-decoration: none; }

#bg-header {display: none }

#wpSave {
    -moz-border-radius: 15px;
    background-color: #E0F2B6!important;
    border-color: #80964B!important;
    padding: 2px 10px;
}

#wpPreview {
    -moz-border-radius: 15px;
    background-color: #E0F2B6!important;
    border-color: #80964B!important;
    padding: 2px 10px;
}

#wpDiff {
    -moz-border-radius: 15px;
    background-color: #E0F2B6!important;
    border-color: #80964B!important;
    padding: 2px 10px;
}

input.searchButton {
    -moz-border-radius: 15px;
    background-color: #E0F2B6!important;
    border-color: #80964B!important;
    padding: 2px 10px;
}