MediaWiki:Erikasgarden.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
Revision as of 00:10, 17 January 2012 by Jioruji Derako (talk | contribs) (I meant second-to-last.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.
/* 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;
z-index: 0 !important;
}
#p-cactions li.selected a {
z-index: 0 !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. */