Got a spare minute? The Archives need some love. See the to-do list to find a way to help.
If you upload a new image make sure you name and categorize it properly. If in doubt, ask an admin or see our FAQ page.

User:Sol/monobook.css

From Bulbagarden Archives
< User:Sol
Revision as of 01:31, 28 June 2009 by Sol (talk | contribs) (Familiarizing the Archives c:)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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-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: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#p-tb .pBody { background: #A8D3FF; border-color: #0080FF; -moz-border-radius: 0px 10px 10px 0px; }
#footer { background: #A8D3FF; border-color: #0080FF; }
#p-lang .pBody { background: #A8D3FF; border-color: #0080FF; -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 #0080FF;
}

.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 #0080FF;
    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: #0063C6; }
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: #0080FF;
}

#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #0080FF;
}
#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: #0067CE; }
#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 #0080FF !important;
    padding: 2px 10px;
}

#wpPreview {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
    padding: 2px 10px;
}

#wpDiff {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
    padding: 2px 10px;
}

input.searchButton {
    -moz-border-radius: 15px;
    background-color: #A8D3FF !important;
    border: 1px dashed #0080FF !important;
}