MediaWiki:Monobook.css

From Bulbanews, your community Pokémon newspaper.
Revision as of 13:27, 17 March 2010 by Jioruji Derako (talk | contribs)
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 */
/* CSS design by User:Jioruji Derako, for use exclusively on Bulbagarden. */
/* <pre> */

div.thumb {
border-color: #EEEEEE;
}

#p-logo a {
background: url(http://archives.bulbagarden.net/media/upload/f/fb/TRBNsecretlogo.png) no-repeat 35% 50% !important;
}

#p-personal ul {
background-color:#CCCCCC;
-moz-border-radius-bottomleft:1em;
border-left:1px solid #CC0000;
border-bottom:1px solid #CC0000;
display:inline;
float:right;
}
#p-personal li a {
color:#880000;
-moz-border-radius:1em;
padding:1px 3px;
}
#p-personal li a:visited, #p-cactions li a:visited, .pBody a:visited {
color:660000;
}
#p-personal li a:new, #p-cactions li a:new, .pBody a: {
color:#ffffff;
text-decoration:line-through;
null:undefined;
null:undefined;
}
body {
background:#515151 url(http://archives.bulbagarden.net/media/upload/b/b2/TRBPheadbg.png) no-repeat top left;
}
li#pt-userpage, li#pt-anonuserpage, li#pt-login {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://archives.bulbagarden.net/media/upload/a/af/RocketBallSpriteSmall.png) no-repeat scroll left top;
padding-left:18px;
}
.portlet h5 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://archives.bulbagarden.net/media/upload/f/f6/MiniTRBPlogo.png) no-repeat scroll left top;
color:#CCCCCC;
margin-left:5px;
padding-left:20px;
}
.pBody a {
color:#880000;
}
.pBody {
-moz-border-radius-bottomright:1em;
-moz-border-radius-topright:1em;
background-color:#CCCCCC;
border-bottom:2px solid #CC0000;
border-right:2px solid #CC0000;
border-top:2px solid #CC0000;
}
#siteSub {
display:inline;
font-size:100%;
font-weight:normal;
}
#content {
-moz-border-radius-bottomleft:1em;
-moz-border-radius-topleft:1em;
background-color:#EEEEEE;
border-bottom:2px solid #CC0000;
border-left:2px solid #CC0000;
border-top:2px solid #CC0000;
}
#ca-edit {
font-weight:bold;
}
.usermessage {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
background:#EEFFEE url(http://archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png) no-repeat scroll left center;
border:2px solid #3E7614;
}
h1, h2, h3, h4, h5, h6 {
text-align:left;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
border-color:#666666;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
border-color:#CC0000;
}
#p-cactions ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
color:#880000;
}
#p-cactions ul li.selected a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 none repeat scroll 0 0;
color:#CCCCCC;
}
#p-cactions li.selected {
border-color:#880000;
}
#p-cactions li a:hover, #p-personal li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 none repeat scroll 0 0;
color:#CCCCCC;
z-index:0;
}