User:Kogoro/monobook.css

From Bulbanews, your community Pokémon newspaper.
< User:Kogoro
Revision as of 07:42, 27 January 2010 by Kogoro (talk | contribs) (Work plz.)
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-logo a { background: url(http://archives.bulbagarden.net/media/upload/thumb/b/b9/172Pichu.png/140px-172Pichu.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://archives.bulbagarden.net/media/upload/thumb/b/b9/172Pichu.png/140px-172Pichu.png) 100% 50% no-repeat !important; }

body[class~=ns-106] #p-logo a, body[class~=ns-107] #p-logo a { 
    background-image: url(http://archives.bulbagarden.net/media/upload/thumb/b/b9/172Pichu.png/140px-172Pichu.png) !important;
}
body[class~=ns-106] #p-logo a:hover, body[class~=ns-107] #p-logo a { 
    background-image: url(http://archives.bulbagarden.net/media/upload/thumb/b/b9/172Pichu.png/140px-172Pichu.png) !important;
}

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
border-color: #FFFFFF;
}
#content {
  -moz-border-radius: 15px;
border-color: #FFFFFF;
}
div.pBody {
  -moz-border-radius: 25px;
border-color: #FFFFFF;
}

body, #globalWrapper { font: verdana !important; }
body { background: #FFCC32; }
pre { background: #FF32CC; }

li#pt-userpage { background: none }

#p-cactions ul li a { background: #FFDD54; font-weight: bold; }
#p-cactions ul li.selected a { background: #FFEE65; }
#p-cactions li.selected { border-color: #FFFFFF; }
#p-cactions li { border-color: #FFFFFF; }
#p-cactions li a:hover { background: #FFEE54; z-index: 0; text-decoration: none; }
#p-cactions li.selected a:hover { background: #FFF576; z-index: 3; }


input.searchButton {
    color: #000000; 
    -moz-border-radius: 15px; 
    background-color: #FFCC32 !important;
    border: 1px solid #FFBC00 !important;
}

li#n-mainpage { text-decoration: underline; font-weight: bold; }
li#n-gateway { text-decoration: underline; font-weight: bold; }
li#n-pedia { text-decoration: underline; font-weight: bold; }
li#n-archive { text-decoration: underline; font-weight: bold; }
li#n-bulbacast { text-decoration: underline; font-weight: bold; }
li#n-portal{ text-decoration: underline; font-weight: bold; }
li#n-recentchanges { text-decoration: underline; font-weight: bold; }
li#n-randompage { text-decoration: underline; font-weight: bold; }
li#n-help { text-decoration: underline; font-weight: bold; }
li#n-submitarticle { text-decoration: underline; font-weight: bold; }

li#t-whatlinkshere { text-decoration: underline; font-weight: bold; }
li#t-recentchangeslinked { text-decoration: underline; font-weight: bold; }
li#t-upload { text-decoration: underline; font-weight: bold; }
li#t-specialpages { text-decoration: underline; font-weight: bold; }
li#t-print { text-decoration: underline; font-weight: bold; }
li#t-contributions { text-decoration: underline; font-weight: bold; }
li#t-log { text-decoration: underline; font-weight: bold; }
li#t-blockip { text-decoration: underline; font-weight: bold; }
li#t-emailuser { text-decoration: underline; font-weight: bold; }
li#feedlinks { text-decoration: underline; font-weight: bold; }
li#t-permalink { text-decoration: underline; font-weight: bold; }

#p-personal {
    position:relative;
    z-index:3;
    width: 11.6em;
}

#p-personal .pBody {
    width: 12.6em;
    border: none;
    margin: 0 0 0.1em 0em;
    float: none;
    overflow: hidden;
    font-size: 95%;
    background: #FFEE65;
    border-collapse: collapse;
    border: 1px solid #FFFFFF;
    padding: 0 0.8em 0.3em .5em;
    text-decoration: underline;
    font-weight: bold;
}

#p-personal ul {
    line-height: 0.5em;
    list-style-type: square;
    list-style-image: url("http://archives.bulbagarden.net/w/upload/4/4e/Ani172MS.png");

    font-size:95%;
    margin: 0 0 0 2.5em;
    padding:0;
    text-align:left;
    text-transform: none;
}

#p-personal li {
    display: list-item;
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0.1em;
}

#p-navigation .pBody { background: #FFEE65; }
#p-search .pBody { background: #FFEE65; }
#p-tb .pBody { background: #FFEE65; }
#footer { background: #FFEE65; }

#searchInput { background: #FFEE65; }
span.diffchange { text-decoration:underline; color: #0000FF; }

.noticebar {
	-moz-border-radius: 1em;
	background: #FFEE65 url('http://archives.bulbagarden.net/media/upload/0/0e/Pikachu_Colored_Pichu.png') no-repeat left center;
	border: 1px solid #FFCC32;
	margin-top: 0.5em;
	padding: 0.2em;
	text-align: center;
}

.usermessage {
	-moz-border-radius: 1em;
	background: #FFEE65 url('http://archives.bulbagarden.net/media/upload/0/0e/Pikachu_Colored_Pichu.png') no-repeat left center;
	border: 2px solid #FFCC32;
}