User:MAGNEDETH/monobook.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (Created page with '#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.…')
 
mNo edit summary
Line 2: Line 2:
#p-logo a:hover { 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 { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-navigation .pBody { background: #E0F2B6; border-color: #80964B; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #E0F2B6; border-color: #80964B; -moz-border-radius: 0px 10px 10px 0px; }
#p-tb .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-tb .pBody { background: #E0F2B6; border-color: #80964B; -moz-border-radius: 0px 10px 10px 0px; }
#footer { background: #C4E673; border-color: #3E7614; }
#footer { background: #E0F2B6; border-color: #80964B; }
#p-lang .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-lang .pBody { background: #E0F2B6; border-color: #80964B; -moz-border-radius: 0px 10px 10px 0px; }


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


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


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


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


#bg-header {display: none }
#bg-header {display: none }
Line 49: Line 49:
#wpSave {
#wpSave {
     -moz-border-radius: 15px;
     -moz-border-radius: 15px;
     background-color: #C4E673 !important;
     background-color: #E0F2B6!important;
     border-color: #3E7614 !important;
     border-color: #80964B!important;
     padding: 2px 10px;
     padding: 2px 10px;
}
}
Line 56: Line 56:
#wpPreview {
#wpPreview {
     -moz-border-radius: 15px;
     -moz-border-radius: 15px;
     background-color: #C4E673 !important;
     background-color: #E0F2B6!important;
     border-color: #3E7614 !important;
     border-color: #80964B!important;
     padding: 2px 10px;
     padding: 2px 10px;
}
}
Line 63: Line 63:
#wpDiff {
#wpDiff {
     -moz-border-radius: 15px;
     -moz-border-radius: 15px;
     background-color: #C4E673 !important;
     background-color: #E0F2B6!important;
     border-color: #3E7614 !important;
     border-color: #80964B!important;
     padding: 2px 10px;
     padding: 2px 10px;
}
}
Line 70: Line 70:
input.searchButton {
input.searchButton {
     -moz-border-radius: 15px;
     -moz-border-radius: 15px;
     background-color: #C4E673 !important;
     background-color: #E0F2B6!important;
     border-color: #3E7614 !important;
     border-color: #80964B!important;
     padding: 2px 10px;
     padding: 2px 10px;
}
}