|
|
Line 1: |
Line 1: |
| #p-logo a { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/Bulbagarden_Archives_logo.png) 100% 50% no-repeat !important; }
| |
| #p-logo a:hover { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/Bulbagarden_Archives_logo.png) 100% 50% no-repeat !important; }
| |
|
| |
|
| #p-navigation .pBody { background: #A8D3FF; border-color: #28E228; -moz-border-radius: 0px 10px 10px 0px; }
| |
| #p-search .pBody { background: #A8D3FF; border-color: #28E228; -moz-border-radius: 0px 10px 10px 0px; }
| |
| #p-tb .pBody { background: #A8D3FF; border-color: #28E228; -moz-border-radius: 0px 10px 10px 0px; }
| |
| #footer { background: #A8D3FF; border-color: #28E228; }
| |
| #p-lang .pBody { background: #A8D3FF; border-color: #28E228; -moz-border-radius: 0px 10px 10px 0px; }
| |
|
| |
|
| |
|
| |
| .usermessage {
| |
| -moz-border-radius: 1em;
| |
| background: #EEFFEE url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
| |
| border: 2px solid #28E228;
| |
| }
| |
|
| |
| .noticebar {
| |
| -moz-border-radius: 1em;
| |
| background: #EEFFEE url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center;
| |
| border: 2px solid #28E228;
| |
| margin-top: 0.5em;
| |
| padding: 0.2em;
| |
| text-align: center;
| |
| }
| |
| body { background: #ffffff !important; font-family: Verdana, sans-serif; }
| |
| input { font-family: Verdana, sans-serif; }
| |
|
| |
| body #globalWrapper { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/bg2.png) !important; }
| |
| :link#contentTop { color: #0067CE; }
| |
| a:visited { color: #0067CE; }
| |
| a:visited:hover { color: #0067CE; }
| |
| a:hover { color: #0067CE; }
| |
| a:active, a:new, a:new:hover { color: #28E228; }
| |
| a:external, a:interwiki { color: #8CC6FF; }
| |
| a { color: #0067CE; }
| |
|
| |
| #p-cactions ul li, #p-cactions ul li a {
| |
| -moz-border-radius-topleft: 1em;
| |
| -moz-border-radius-topright: 1em;
| |
| border-color: #28E228;
| |
| }
| |
|
| |
| #p-cactions ul li, #p-cactions ul li a {
| |
| -moz-border-radius-topleft: 1em;
| |
| -moz-border-radius-topright: 1em;
| |
| border-color: #28E228;
| |
| }
| |
|
| |
| #p-navigation .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/e/ef/Spr_4d_224_m.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }
| |
| - #p-search .pBody { background: #9DB7F5; }
| |
| - #p-tb .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/5/56/Spr_3f_082.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }
| |
| - #p-lang .pBody { background: #9DB7F5 url(http://archives.bulbagarden.net/media/upload/e/eb/Spr_3r_082.png) 100% 100% no-repeat !important; border-color: #399c62; -moz-border-radius: 0px 10px 10px 0px; }
| |
|
| |
| #p-cactions ul li a { background: #8CC6FF; }
| |
| #p-cactions ul li.selected a { background: #A8D3FF; }
| |
| #p-cactions li.selected { border-color: #0067CE; }
| |
| #p-cactions li { border-color: #28E228; }
| |
| #p-cactions li a:hover { background: #A8D3FF; z-index: 0; text-decoration: none; }
| |
|
| |
| #bg-header {display: none }
| |
|
| |
| #wpSave {
| |
| -moz-border-radius: 15px;
| |
| background-color: #A8D3FF !important;
| |
| border: 1px dashed #28E228 !important;
| |
| padding: 2px 10px;
| |
| }
| |
|
| |
| #wpPreview {
| |
| -moz-border-radius: 15px;
| |
| background-color: #A8D3FF !important;
| |
| border: 1px dashed #28E228 !important;
| |
| padding: 2px 10px;
| |
| }
| |
|
| |
| #wpDiff {
| |
| -moz-border-radius: 15px;
| |
| background-color: #A8D3FF !important;
| |
| border: 1px dashed #28E228 !important;
| |
| padding: 2px 10px;
| |
| }
| |
|
| |
| input.searchButton {
| |
| -moz-border-radius: 15px;
| |
| background-color: #A8D3FF !important;
| |
| border: 1px dashed #28E228 !important;
| |
| }
| |
|
| |
| Borrowed from Sol.
| |