MediaWiki:Erikasgarden.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:
}
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
background:transparent url(http://bmgf.bulbagarden.net/images/bulbagarden_classic/misc/navbits_start.gif) no-repeat scroll top left;
background:transparent url(http://bmgf.bulbagarden.net/images/bulbagarden_classic/misc/navbits_start.gif) no-repeat scroll top left !important;
padding-left:22px;
padding-left:22px !important;
}
}
#p-logo a, #p-logo a:hover {
#p-logo a, #p-logo a:hover {
Line 44: Line 44:
}
}
#footer {
#footer {
background-color:#336600;
background-color:#336600 !important;
border-top:2px solid #000000;
border-top:2px solid #000000 !important;
border-bottom: 2px solid #000000;
border-bottom: 2px solid #000000 !important;
color:#CCFFCC;
color:#CCFFCC;
}
}
Line 53: Line 53:
}
}
#content {
#content {
border-top:2px solid #000000;
border-top:2px solid #000000 !important;
border-left:2px solid #000000;
border-left:2px solid #000000 !important;
border-bottom:2px solid #000000;
border-bottom:2px solid #000000 !important;
margin-top:174px !important;
margin-top:174px !important;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topleft: 1em;
Line 126: Line 126:


#p-cactions ul li.selected a {
#p-cactions ul li.selected a {
background-color:#338800;
background-color:#338800 !important;
}
}
#p-cactions li.selected {
#p-cactions li.selected {
Line 132: Line 132:
}
}
#p-cactions li {
#p-cactions li {
border:medium none #000000;
border:medium none #000000 !important;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
-moz-border-radius-topright: 1em;
Line 139: Line 139:
}
}
#p-cactions li a:hover {
#p-cactions li a:hover {
background-color:#338800;
background-color:#338800 !important;
text-decoration:none;
text-decoration:none;
z-index:0;
z-index:0 !important;
}
}


/* design by User:Jioruji Derako and using some features by User:Kogoro, for use exclusively on Bulbapedia.Bulbagarden.net. */
/* design by User:Jioruji Derako and using some features by User:Kogoro, for use exclusively on Bulbapedia.Bulbagarden.net. */

Revision as of 00:00, 17 January 2012

/* edit this file to customize the monobook skin for the entire site */
/* <pre> */

#p-personal li a {
color:#CCFFCC;
}
#p-personal li a:hover, #p-personal li a:visited {
color:#CCFFCC;
background:none;
}
#p-personal ul {
background-color:#336600;
border-left:2px solid #000000;
border-bottom:2px solid #000000;
-moz-border-radius-bottomleft: 2em;
border-radius-bottomleft: 2em;
display:inline;
float:right;
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
background:transparent url(http://bmgf.bulbagarden.net/images/bulbagarden_classic/misc/navbits_start.gif) no-repeat scroll top left !important;
padding-left:22px !important;
}
#p-logo a, #p-logo a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(http://archives.bulbagarden.net/media/upload/0/0c/ErikaBulbapediabanner.png) no-repeat scroll 0 0 !important;
overflow:visible;
width:380px;
height:140px;
padding:5px;
margin-top: 3px;
}
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#78A778 none repeat scroll 0 0;
}
#footer a {
color:#CCFFCC;
font-weight:bold;
}
#footer {
background-color:#336600 !important;
border-top:2px solid #000000 !important;
border-bottom: 2px solid #000000 !important;
color:#CCFFCC;
}
#p-cactions {
margin-top:137px;
}
#content {
border-top:2px solid #000000 !important;
border-left:2px solid #000000 !important;
border-bottom:2px solid #000000 !important;
margin-top:174px !important;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 2em;
border-radius-topleft: 1em;
border-radius-bottomleft: 2em;
}
#p-navigation .pBody, #p-search .pBody, #p-Bulbagarden .pBody, #p-tb .pBody, #p-lang .pBody {
background-color:#78A778;
border-top:2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
color:black;
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 2em;
border-radius-topright: 1em;
border-radius-bottomright: 1em;
}
.portlet a:visited {
color:#333300;
}
.portlet a:link {
color:#CCFFCC;
}
#siteSub {
display:inline;
font-size:100%;
font-weight:normal;
}
#ca-edit {
font-weight:bold;
}
.usermessage, .noticebar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding: 0 10px !important;
background:#338800;
border:2px solid #000000;
color:#CCFFCC;
-moz-border-radius: 1em;
border-radius: 1em;
}
.usermessage {
position: absolute;
top: -177px;
left: 40%;
}
.noticebar {
position: absolute;
top: -125px;
left: 45%;
}
.usermessage a, .noticebar a {
color:#CCFFCC;
font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
text-align:left;
}
#p-cactions ul li a {
border:2px solid #000000;
background-color:#336600;
color:#CCFFCC;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
border-radius-topleft: 1em;
border-radius-topright: 1em;
}

#p-cactions ul li.selected a {
background-color:#338800 !important;
}
#p-cactions li.selected {
border:medium none #000000 !important;
}
#p-cactions li {
border:medium none #000000 !important;
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
border-radius-topleft: 1em;
border-radius-topright: 1em;
}
#p-cactions li a:hover {
background-color:#338800 !important;
text-decoration:none;
z-index:0 !important;
}

/* design by User:Jioruji Derako and using some features by User:Kogoro, for use exclusively on Bulbapedia.Bulbagarden.net. */