User:Tina/monobook.css

From Bulbanews, your community Pokémon newspaper.
Revision as of 18:01, 10 February 2010 by Tina (talk | contribs) (keep mixing up the archives/pedia/news. modifying monobook, this should do the trick.. also I apologize for not contributing much on here :I)
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#p-personal ul {
background: #f7d4e5;
border-left: 1px solid #e072a9;
border-bottom: 1px solid #e072a9;
border-radius: 0px 0px 0px 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;
}

#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-radius: 0px 10px 10px 0px; }
#p-search .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; }
#footer { background: #f7d4e5; border-color: #e072a9; }
#p-lang .pBody { background: #f7d4e5; border-color: #e072a9; border-radius: 0px 10px 10px 0px; }

.usermessage {
    border-radius: 1em;
    background: #f7d4e5;
    border: 2px solid #e072a9;
}

.noticebar {
    border-radius: 1em;
    background: #f7d4e5;
    border: 2px solid #e072a9;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}
body {background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#bfd5e6), color-stop(.15, #cef0d3), color-stop(1, #cef0d3));}
: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;
  border-color: #e072a9;
}

#p-cactions ul li, #p-cactions ul li a {
  border-radius: 8px 8px 0px 0px;
  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;
    background-color: #debee8!important;
    border-color: #cee7f0!important;
    padding: 2px 10px;
}

#wpPreview {
    border-radius: 15px;
    background-color: #debee8!important;
    border-color: #cee7f0!important;
    padding: 2px 10px;
}

#wpDiff {
    border-radius: 15px;
    background-color: #debee8!important;
    border-color: #cee7f0!important;
    padding: 2px 10px;
}

input.searchButton {
    border-radius: 20px;
    background-color: #debee8!important;
    border-color: #cee7f0!important;
    padding: 2px 10px;
}