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:Kogoro/monobook.css

From Bulbagarden Archives
< User:Kogoro
Revision as of 01:56, 21 March 2017 by Kogoro (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.
body
{
background: none repeat scroll 0 0 #000 !important;
}

#p-logo a,
#p-logo a:hover
{
background: url("http://dl.dropboxusercontent.com/u/1658183/CSS/EspeUmbreLogo.png") 100% 50% no-repeat !important;
width: 170px !important;
height: 170px !important;
}

#p-cactions.portlet div.pBody
{
width: 97% !important;
float: right  !important;
}

#content
{
border-radius: 20px !important;
border-color: #000 !important;
float: right !important;
width: 85% !important;
}

#p-navigation h3,
#p-search h3,
#p-Bulbagarden h3,
#p-tb h3,
#p-lang h3
{
display: none !important;
}

#p-navigation.portlet
{
overflow: visible !important;
padding-top: 6px !important;
}

#p-search.portlet,
#p-Bulbagarden.portlet,
#p-tb.portlet,
#p-lang.portlet
{
overflow: visible !important;
}

#p-navigation.portlet div.pBody
{
width: 12.6em !important;
background-color: #956cab !important;
max-height: 160px !important;
}

#p-Bulbagarden.portlet div.pBody
{
width: 12.6em !important;
background-color: #956cab !important;
max-height: 193px !important;
}

#p-tb.portlet div.pBody
{
width: 12.6em !important;
background-color: #956cab !important;
max-height: 225px !important;
}

#p-lang.portlet div.pBody
{
width: 12.6em !important;
background-color: #956cab !important;
max-height: 143px !important;
}

#p-personal.portlet div.pBody li a:hover,
#p-navigation.portlet div.pBody li a:hover,
#p-search.portlet div.pBody li a:hover,
#p-Bulbagarden.portlet div.pBody li a:hover,
#p-tb.portlet div.pBody li a:hover,
#p-lang.portlet div.pBody li a:hover
{
font-weight: bold !important;
color: #b091c0 !important;
text-decoration: none !important;
background: none !important;
}

#p-search.portlet div.pBody
{
width: 13.1em !important;
background-color: #956cab !important;
max-height: 35px !important;
}

#p-personal
{
position: relative;
z-index: 3;
width: 11.6em !important;
}

#p-personal ul
{
line-height: 0.5em;
font-size:95%;
text-align:left;
text-transform: none;
}

#p-personal li
{
display: list-item;
padding:0;
margin: 0 0 0 0;
margin-bottom: 0.1em;
}

#p-personal .pBody
{
width: 12.6em !important;
margin: 0 0 0.1em 0em;
float: none;
overflow: hidden;
font-size: 95%;
border-collapse: collapse;
padding: 0.5em 0.8em 0.3em 0.5em;
background-color: #956cab !important;
border-radius: 20px;
border: 1px solid #000;
}

#p-personal.portlet
{
padding-top: 15px !important;
background-color: #000 !important;
}

input.searchButton
{
background-color: #956CAB !important;
border-radius: 20px !important;
font-size: 90% !important;
border-width: 1px !important;
border-color: #000 !important;
}

div.pBody li,
div.pBody li a,
div.pBody li:hover
{
font-weight: bold !important;
color: black !important;
text-decoration: none !important;
background: #956cab !important;
}

div.pBody
{
border-radius: 20px !important;
border-color: #000 !important;
}

#p-cactions li,
#p-cactions li a,
#p-cactions li.selected,
#p-cactions li.selected a
{
border-color: #000 !important;
z-index: 0 !important;
}

#p-cactions li a:hover,
#p-cactions li.selected a:hover
{
background-color: #b091c0 !important;
z-index: 0 !important;
}

.noticebar,
.usermessage
{
border-radius: 20px !important;
background: #956cab url(http://dl.dropboxusercontent.com/u/1658183/CSS/EspeonShade.png) no-repeat left center !important;
border: 1px solid #000 !important;
margin-top: 0.5em !important;
padding: 0.2em !important;
text-align: center !important;
}

#searchInput
{
background-color: #b091c0 !important;
border-color: #000 !important;
}

#footer
{
border-color: #000 !important;
}

div.pBody ul
{
list-style-type: none !important;
list-style: none !important;
padding: 0px !important;
margin-left: 10px !important;
}