User:Ht14/monobook.css: Difference between revisions
From Bulbagarden Archives
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
#p-logo a { background: url(http:// | #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 { | .usermessage { | ||
-moz-border-radius: 1em; | -moz-border-radius: 1em; | ||
background: #EEFFEE url('http:// | background: #EEFFEE url('http://i245.photobucket.com/albums/gg73/unhealthiest/Notice_bar_background1.png') no-repeat left center; | ||
border: 2px solid # | border: 2px solid #28E228; | ||
} | } | ||
.noticebar { | .noticebar { | ||
-moz-border-radius: 1em; | -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; | |||
border: 2px solid # | |||
margin-top: 0.5em; | margin-top: 0.5em; | ||
padding: 0.2em; | padding: 0.2em; | ||
text-align: center; | 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-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. |
Revision as of 00:11, 23 December 2009
#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-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.