User:MAGNEDETH/monobook.css: Difference between revisions

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
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#p-logo a { background: url(http://archives.bulbagarden.net/w/upload/2/25/Bulbapedia_logo.png) 100% 50% no-repeat !important; }
#p-personal ul {
#p-logo a:hover { background: url(http://archives.bulbagarden.net/w/upload/2/25/Bulbapedia_logo.png) 100% 50% no-repeat !important; }
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/media/upload/2/25/Bulbapedia_logo.png") 100% 50% no-repeat !important; }
#p-logo a:hover { background: url("http://archives.bulbagarden.net/media/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, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-Bulbagarden .pBody {
#p-search .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
background: #E0F2B6;
#p-tb .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
border-color: #80964B;
#footer { background: #C4E673; border-color: #3E7614; }
-moz-border-radius: 0px 10px 10px 0px;
#p-lang .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
}
#footer { background: #E0F2B6; border-color: #80964B; }


.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 56:
   -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 68:
#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 75:
#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 82:
#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 89:
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;
}
}

Latest revision as of 01:14, 17 January 2012

#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/media/upload/2/25/Bulbapedia_logo.png") 100% 50% no-repeat !important; }
#p-logo a:hover { background: url("http://archives.bulbagarden.net/media/upload/2/25/Bulbapedia_logo.png") 100% 50% no-repeat !important; }

#p-navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-Bulbagarden .pBody {
background: #E0F2B6;
border-color: #80964B;
-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;
}