Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
imported>Staffan15 No edit summary |
imported>Tux moved User:Staffan15/monobook.css to MediaWiki:Monobook.css: adopting as official CPW Monobook skin |
(No difference)
|
Revision as of 19:25, 30 October 2010
body
{
background: #4773CC;
}
#pt-userpage, #pt-mytalk, #pt-preferences, #pt-watchlist, #pt-contris, #pt-logout
{
color: #9BAAFF;
}
#p-personal
{
background: -moz-linear-gradient(top, #B6EAE7, #4773CC);
}
#p-personal li a
{
color: #FFF;
}
#p-personal li a:hover
{
background: -moz-linear-gradient(top, #C3E2E0, #537BCC);
}
div.pBody
{
border-bottom-right-radius: 4px !important;
border-top-right-radius: 4px !important;
moz-border-radius-bottomright: 4px !important;
moz-border-radius-topright: 4px !important;
}
.portlet h5
{
color: white;
font-weight: bold;
}
#p-cactions ul li
{
border-top-left-radius: 4px !important;
border-top-right-radius: 4px !important;
moz-border-radius-topleft: 4px !important;
moz-border-radius-topright: 4px !important;
}
input, #content, textarea, .thumb, .thumbinner, .image, #searchInput input, #toc, #wpSummary input, #wpTextbox1 textarea, .catlinks
{
border-radius: 4px !important;
moz-border-radius: 4px !important;
}
.usermessage
{
background-color: #51A4E8;
border: 1px solid #4E8ABA;
}
li #pt-userpage, li #pt-anonuserpage, li #pt-login
{
background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Tux-G2.svg/16px-Tux-G2.svg.png) top left no-repeat;
}