|
|
Line 1: |
Line 1: |
| /* edit this file to customize the monobook skin for the entire site */ | | /* edit this file to customize the monobook skin for the entire site */ |
| /* CSS design by User:Jioruji Derako, for use exclusively on Bulbagarden. */
| |
| /* <pre> */ | | /* <pre> */ |
|
| |
|
| div.thumb {
| | #siteSub { |
| border-color: #EEEEEE;
| | display: inline; |
| | font-size: 100%; |
| | font-weight: normal; |
| } | | } |
|
| |
|
| #p-logo a { | | #ca-edit { |
| background: url(http://archives.bulbagarden.net/media/upload/f/fb/TRBNsecretlogo.png) no-repeat 35% 50% !important;
| | font-weight: bold; |
| } | | } |
|
| |
|
| #p-personal ul {
| | .usermessage { |
| background-color:#CCCCCC;
| | -moz-border-radius: 1em; |
| -moz-border-radius-bottomleft:1em; | | background: #EEFFEE url('http://archives.bulbagarden.net/w/upload/6/6f/Notice_bar_background.png') no-repeat left center; |
| border-left:1px solid #CC0000;
| | border: 2px solid #3E7614; |
| border-bottom:1px solid #CC0000; | |
| display:inline;
| |
| float:right;
| |
| } | | } |
| #p-personal li a {
| | |
| color:#880000;
| | h1, h2, h3, h4, h5, h6 { |
| -moz-border-radius:1em;
| | text-align: left; |
| 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 { | | li#pt-userpage, li#pt-anonuserpage, li#pt-login { |
| -moz-background-clip:border;
| | background:transparent url(http://bmgf.bulbagarden.net/images/bulbagarden_classic/misc/navbits_start.gif) no-repeat scroll top left; |
| -moz-background-inline-policy:continuous;
| | padding-left:22px; |
| -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; | | /* Full nine yards, roundy bulba-green treatment. */ |
| -moz-background-inline-policy:continuous; | | /* content box, navigation sections */ |
| -moz-background-origin:padding; | | |
| background:transparent url(http://archives.bulbagarden.net/media/upload/f/f6/MiniTRBPlogo.png) no-repeat scroll left top;
| | #content { |
| color:#CCCCCC;
| | -moz-border-radius: 1em 0 0 1em; |
| margin-left:5px;
| | -webkit-border-radius: 1em 1em 0 0; |
| padding-left:20px;
| | border-radius: 1em 1em 0 0; |
| }
| | border-top: 1px solid #3E7614; |
| .pBody a {
| | border-left: 1px solid #3E7614; |
| color:#880000;
| | border-bottom: 1px solid #3E7614; |
| } | | } |
| | |
| .pBody { | | .pBody { |
| -moz-border-radius-bottomright:1em; | | -moz-border-radius: 0 1em 1em 0; |
| -moz-border-radius-topright:1em; | | -webkit-border-radius: 0 1em 1em 0; |
| background-color:#CCCCCC;
| | border-radius: 0 1em 1em 0; |
| border-bottom:2px solid #CC0000;
| | border-bottom: 1px solid #3E7614; |
| border-right:2px solid #CC0000;
| | border-right: 1px solid #3E7614; |
| border-top:2px solid #CC0000;
| | border-top: 1px solid #3E7614; |
| }
| |
| #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;
| |
| } | | } |
| | |
| | /* tabs */ |
| | |
| #p-cactions ul li, #p-cactions ul li a { | | #p-cactions ul li, #p-cactions ul li a { |
| -moz-border-radius-topleft:1em; | | -moz-border-radius: 1em 1em 0 0; |
| -moz-border-radius-topright:1em; | | -webkit-border-radius: 1em 1em 0 0; |
| border-color:#666666; | | border-radius: 1em 1em 0 0; |
| | border-color: #3E7614; |
| } | | } |
| | |
| #p-cactions ul li, #p-cactions ul li a { | | #p-cactions ul li, #p-cactions ul li a { |
| -moz-border-radius-topleft:1em; | | -moz-border-radius: 1em 1em 0 0; |
| -moz-border-radius-topright:1em; | | -webkit-border-radius: 1em 1em 0 0; |
| border-color:#CC0000;
| | border-radius: 1em 1em 0 0; |
| }
| | border-color: #3E7614; |
| #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;
| |
| } | | } |
| | #p-cactions ul li a { background: #A1CF31; } |
| | #p-cactions ul li.selected a { background: #FFFFFF; } |
| | #p-cactions li.selected { border-color: #3E7614; } |
| | #p-cactions li { border-color: #3E7614; } |
| | |
| | /* </pre> */ |