User:Tina/monobook.css: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
(Updating again orz)
m (.)
 
Line 1: Line 1:
#p-personal ul {
background: #f7d4e5;
border-left: 1px solid #e072a9;
border-bottom: 1px solid #e072a9;
border-radius: 0px 0px 0px 15px;
-moz-border-radius-bottomleft: 15px;
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/6/65/Ani281ODS.png) -5px -14px no-repeat;
padding-left: 20px;
text-transform: none;
}
#content {
  border-left: 2px solid #e072a9;
  border-top: 2px solid #e072a9;
  border-bottom: 2px solid #e072a9;
  border-radius: 20px 0px 0px 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
}
#p-logo a { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18887.png) 75% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://i130.photobucket.com/albums/p255/thepixelcafe/18887.png) 75% 50% no-repeat !important; }
#p-navigation .pBody { background: #f7d4e5; border-color: #e072a9; border-width: 2px; border-radius: 0px 25px 10px 0px; -moz-border-radius-topright: 25px; -moz-border-radius-bottomright: 10px;}
#p-search .pBody { background: #f7d4e5; border-color: #e072a9; border-width: 2px; border-radius: 0px 10px 25px 0px;  -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 25px;}
#p-tb .pBody { background: #f7d4e5; border-color: #e072a9; border-width: 2px; border-radius: 0px 10px 10px 0px;  -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;}
#footer { background: #f7d4e5; border-color: #e072a9; border-width: 2px;}
#p-lang .pBody { background: #f7d4e5; border-color: #e072a9; border-width: 2px; border-radius: 0px 10px 25px 0px;  -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 25px;}
.usermessage {
    border-radius: 20px;
    -moz-border-radius: 20px;
    background: #f7d4e5;
    border: 2px solid #e072a9;
}
.noticebar {
    border-radius: 20px;
    -moz-border-radius: 20px;
    background: #f7d4e5;
    border: 2px solid #e072a9;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}
body {background: #cef0d3 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: 15px 15px 0px 0px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-color: #e072a9;
  border-width: 2px;
}
#p-cactions ul li, #p-cactions ul li a {
  border-radius: 15px 15px 0px 0px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-color: #e072a9;
  border-width: 2px;
}
#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;
}

Latest revision as of 21:36, 24 April 2012