User:Tina/monobook.css: Difference between revisions
From Bulbagarden Archives
Jump to navigationJump to search
(keep mixing up the archives/pedia/news. modifying monobook, this should do the trick.. also I apologize for not contributing much on here :I) |
(Altering monobook slightly. again. don't mind me plz.) |
||
Line 4: | Line 4: | ||
border-bottom: 1px solid #e072a9; | border-bottom: 1px solid #e072a9; | ||
border-radius: 0px 0px 0px 5px; | border-radius: 0px 0px 0px 5px; | ||
-moz-border-radius-bottomleft: 5px; | |||
display:inline; | display:inline; | ||
float:right; | float:right; | ||
Line 23: | Line 24: | ||
#content { | #content { | ||
border-radius: 10px 0px 0px 10px; | border-radius: 10px 0px 0px 10px; | ||
-moz-border-radius-topleft: 10px; | |||
-moz-border-radius-bottomleft: 10px; | |||
} | } | ||
Line 28: | Line 31: | ||
#p-logo a:hover { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18888.png) 75% 50% no-repeat !important; } | #p-logo a:hover { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18888.png) 75% 50% no-repeat !important; } | ||
#p-navigation .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; } | #p-navigation .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} | ||
#p-search .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; } | #p-search .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} | ||
#p-tb .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; } | #p-tb .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} | ||
#footer { background: #f7d4e5; border-color: #e072a9; } | #footer { background: #f7d4e5; border-color: #e072a9; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} | ||
#p-lang .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; } | #p-lang .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} | ||
.usermessage { | .usermessage { | ||
border-radius: 1em; | border-radius: 1em; | ||
-moz-border-radius: 1em; | |||
background: #f7d4e5; | background: #f7d4e5; | ||
border: 2px solid #e072a9; | border: 2px solid #e072a9; | ||
Line 42: | Line 46: | ||
.noticebar { | .noticebar { | ||
border-radius: 1em; | border-radius: 1em; | ||
-moz-border-radius: 1em; | |||
background: #f7d4e5; | background: #f7d4e5; | ||
border: 2px solid #e072a9; | border: 2px solid #e072a9; | ||
Line 48: | Line 53: | ||
text-align: center; | text-align: center; | ||
} | } | ||
body {background: | body {background: #bda6b8 url('http://i130.photobucket.com/albums/p255/thepixelcafe/gradientbg.png') repeat-y;} | ||
:link#contentTop { color: #002BB8; } | :link#contentTop { color: #002BB8; } | ||
a:active, a:new, a:new:hover { color: #002BB8; } | a:active, a:new, a:new:hover { color: #002BB8; } | ||
Line 56: | Line 61: | ||
#p-cactions ul li, #p-cactions ul li a { | #p-cactions ul li, #p-cactions ul li a { | ||
border-radius: 8px 8px 0px 0px; | border-radius: 8px 8px 0px 0px; | ||
-moz-border-radius-topleft: 8px; | |||
-moz-border-radius-topright: 8px; | |||
border-color: #e072a9; | border-color: #e072a9; | ||
} | } | ||
Line 61: | Line 68: | ||
#p-cactions ul li, #p-cactions ul li a { | #p-cactions ul li, #p-cactions ul li a { | ||
border-radius: 8px 8px 0px 0px; | border-radius: 8px 8px 0px 0px; | ||
-moz-border-radius-topleft: 8px; | |||
-moz-border-radius-topright: 8px; | |||
border-color: #e072a9; | border-color: #e072a9; | ||
} | } | ||
Line 73: | Line 82: | ||
#wpSave { | #wpSave { | ||
border-radius: 15px; | border-radius: 15px; | ||
-moz-border-radius: 15px; | |||
background-color: #debee8!important; | background-color: #debee8!important; | ||
border-color: #cee7f0!important; | border-color: #cee7f0!important; | ||
Line 80: | Line 90: | ||
#wpPreview { | #wpPreview { | ||
border-radius: 15px; | border-radius: 15px; | ||
-moz-border-radius: 15px; | |||
background-color: #debee8!important; | background-color: #debee8!important; | ||
border-color: #cee7f0!important; | border-color: #cee7f0!important; | ||
Line 87: | Line 98: | ||
#wpDiff { | #wpDiff { | ||
border-radius: 15px; | border-radius: 15px; | ||
-moz-border-radius: 15px; | |||
background-color: #debee8!important; | background-color: #debee8!important; | ||
border-color: #cee7f0!important; | border-color: #cee7f0!important; | ||
Line 94: | Line 106: | ||
input.searchButton { | input.searchButton { | ||
border-radius: 20px; | border-radius: 20px; | ||
-moz-border-radius: 20px; | |||
background-color: #debee8!important; | background-color: #debee8!important; | ||
border-color: #cee7f0!important; | border-color: #cee7f0!important; | ||
padding: 2px 10px; | padding: 2px 10px; | ||
} | } |
Revision as of 16:13, 10 March 2010
#p-personal ul { background: #f7d4e5; border-left: 1px solid #e072a9; border-bottom: 1px solid #e072a9; border-radius: 0px 0px 0px 5px; -moz-border-radius-bottomleft: 5px; display:inline; float:right; } #p-personal a:hover { text-decoration: underline !important; background: transparent !important; } li#pt-userpage, li#pt-anonuserpage, li#pt-login { background: url(http://archives.bulbagarden.net/media/upload/8/8d/Ani281OD.png) -5px -10px no-repeat; padding-left: 20px; text-transform: none; } #content { border-radius: 10px 0px 0px 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; } #p-logo a { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18888.png) 75% 50% no-repeat !important; } #p-logo a:hover { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18888.png) 75% 50% no-repeat !important; } #p-navigation .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} #p-search .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} #p-tb .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} #footer { background: #f7d4e5; border-color: #e072a9; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} #p-lang .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;} .usermessage { border-radius: 1em; -moz-border-radius: 1em; background: #f7d4e5; border: 2px solid #e072a9; } .noticebar { border-radius: 1em; -moz-border-radius: 1em; background: #f7d4e5; border: 2px solid #e072a9; margin-top: 0.5em; padding: 0.2em; text-align: center; } body {background: #bda6b8 url('http://i130.photobucket.com/albums/p255/thepixelcafe/gradientbg.png') repeat-y;} :link#contentTop { color: #002BB8; } a:active, a:new, a:new:hover { color: #002BB8; } a:external, a:interwiki { color: #8CC6FF; } a { color: #002BB8; } #p-cactions ul li, #p-cactions ul li a { border-radius: 8px 8px 0px 0px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-color: #e072a9; } #p-cactions ul li, #p-cactions ul li a { border-radius: 8px 8px 0px 0px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-color: #e072a9; } #p-cactions ul li a { background: #f099ca; } #p-cactions ul li.selected a { background: #f7d4e5; } #p-cactions li.selected { border-color: #e072a9; } #p-cactions li { border-color: #e072a9; } #p-cactions li a:hover { background: #f7d4e5; z-index: 0; text-decoration: none; } #bg-header {display: none } #wpSave { border-radius: 15px; -moz-border-radius: 15px; background-color: #debee8!important; border-color: #cee7f0!important; padding: 2px 10px; } #wpPreview { border-radius: 15px; -moz-border-radius: 15px; background-color: #debee8!important; border-color: #cee7f0!important; padding: 2px 10px; } #wpDiff { border-radius: 15px; -moz-border-radius: 15px; background-color: #debee8!important; border-color: #cee7f0!important; padding: 2px 10px; } input.searchButton { border-radius: 20px; -moz-border-radius: 20px; background-color: #debee8!important; border-color: #cee7f0!important; padding: 2px 10px; }