User:Kogoro/monobook.css: Difference between revisions
From Bulbagarden Archives
Jump to navigationJump to search
m (Let's hope this is complete... @_@) |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
#p-logo a:hover | #p-logo a:hover | ||
{ | { | ||
background: url(" | background: url("http://dl.dropboxusercontent.com/u/1658183/CSS/EspeUmbreLogo.png") 100% 50% no-repeat !important; | ||
width: 170px !important; | width: 170px !important; | ||
height: 170px !important; | height: 170px !important; | ||
Line 26: | Line 26: | ||
} | } | ||
#p-navigation | #p-navigation h3, | ||
#p-search | #p-search h3, | ||
#p-tb | #p-Bulbagarden h3, | ||
#p-lang | #p-tb h3, | ||
#p-lang h3 | |||
{ | { | ||
display: none !important; | display: none !important; | ||
Line 41: | Line 42: | ||
#p-search.portlet, | #p-search.portlet, | ||
#p-Bulbagarden.portlet, | |||
#p-tb.portlet, | #p-tb.portlet, | ||
#p-lang.portlet | #p-lang.portlet | ||
Line 47: | Line 49: | ||
} | } | ||
#p-navigation.portlet div.pBody | #p-navigation.portlet div.pBody | ||
#p-tb.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 | #p-lang.portlet div.pBody | ||
{ | { | ||
width: 12.6em !important; | width: 12.6em !important; | ||
background-color: #956cab !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; | |||
} | } | ||
Line 59: | Line 94: | ||
width: 13.1em !important; | width: 13.1em !important; | ||
background-color: #956cab !important; | background-color: #956cab !important; | ||
max-height: 35px !important; | |||
} | } | ||
Line 149: | Line 185: | ||
{ | { | ||
border-radius: 20px !important; | border-radius: 20px !important; | ||
background: #956cab url( | background: #956cab url(http://dl.dropboxusercontent.com/u/1658183/CSS/EspeonShade.png) no-repeat left center !important; | ||
border: 1px solid #000 !important; | border: 1px solid #000 !important; | ||
margin-top: 0.5em !important; | margin-top: 0.5em !important; |
Latest revision as of 01:56, 21 March 2017
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; }