Got a spare minute? The Archives need some love. See the to-do list to find a way to help.
If you upload a new image make sure you name and categorize it properly. If in doubt, ask an admin or see our FAQ page.

User:Kogoro/monobook.css: Difference between revisions

From Bulbagarden Archives
Jump to navigationJump to search
m (Now, let's try this.)
m (One more, let's see how many places it affects.)
Line 119: Line 119:
}
}


.page-Special_RecentChanges [title="User:Kogoro"],
.page-Special_RecentChanges [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}


span.history-user [title="User:Kogoro"]
span.history-user [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}
.mw-userlink [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}

Revision as of 04:42, 4 May 2013

#p-logo a { background: url(http://archives.bulbagarden.net/media/upload/thumb/8/88/026Raichu.png/140px-026Raichu.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://archives.bulbagarden.net/media/upload/thumb/8/88/026Raichu.png/140px-026Raichu.png) 100% 50% no-repeat !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-currentevents { text-decoration: underline; font-weight: bold; }
li#n-pedia { 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#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/5/55/Ani026MS.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;
}

.page-Special_RecentChanges [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}

span.history-user [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}

.mw-userlink [title="User:Kogoro"]
{ background:url(http://cdn.bulbagarden.net/upload/8/8d/MDBag_Mystery_Part_Sprite.png) center left no-repeat; padding-left: 17px !important;}