MediaWiki:Erikasgarden.css

Revision as of 02:47, 15 February 2010 by Jioruji Derako (talk | contribs) (removing the logo for the time being (I incorrectly hosted it on the wrong server anyway). This should allow those who are using this skin on IE7 to click the edit tabs.)

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;
padding-left:22px;
}
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;
border-top:2px solid #000000;
border-bottom: 2px solid #000000;
color:#CCFFCC;
}
#p-cactions {
margin-top:137px;
}
#content {
border-top:2px solid #000000;
border-left:2px solid #000000;
border-bottom:2px solid #000000;
margin-top:174px;
-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-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;
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;
}
#p-cactions li.selected {
border:medium none #000000;
}
#p-cactions li {
border:medium none #000000;
-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;
text-decoration:none;
z-index:0;
}

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