User:The dark lord trombonator/monobook.css: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
(news gets green too)
 
(It was my intention to have Bulbanews a different color, but I got bored.)
 
Line 23: Line 23:
}
}
body { background: #ffffff !important;  }
body { background: #ffffff !important;  }
body #globalWrapper { background: url(http://img36.imageshack.us/img36/9385/36710422.png) no-repeat !important;  }
body #globalWrapper { background: url(http://img37.imageshack.us/img37/6851/trombanner.png) no-repeat !important;  }
:link#contentTop { color: #0047ab; }
:link#contentTop { color: #0047ab; }
a:active, a:new, a:new:hover { color: #0047ab; }
a:active, a:new, a:new:hover { color: #0047ab; }

Latest revision as of 03:31, 11 January 2010

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

#p-navigation .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#p-tb .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }
#footer { background: #C4E673; border-color: #3E7614; }
#p-lang .pBody { background: #C4E673; border-color: #3E7614; -moz-border-radius: 0px 10px 10px 0px; }

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

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

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

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

#bg-header {display: none }

#wpSave {
    -moz-border-radius: 15px;
    background-color: #C4E673 !important;
    border-color: #3E7614 !important;
    padding: 2px 10px;
}

#wpPreview {
    -moz-border-radius: 15px;
    background-color: #C4E673 !important;
    border-color: #3E7614 !important;
    padding: 2px 10px;
}

#wpDiff {
    -moz-border-radius: 15px;
    background-color: #C4E673 !important;
    border-color: #3E7614 !important;
    padding: 2px 10px;
}

input.searchButton {
    -moz-border-radius: 15px;
    background-color: #C4E673 !important;
    border-color: #3E7614 !important;
    padding: 2px 10px;
}