MediaWiki:Gadget-Blackskin.css: Difference between revisions
GreenReaper (talk | contribs) m (cut padding from logo bottom) |
(No difference)
|
Revision as of 01:03, 27 October 2009
@import "//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-Blackskin.css&action=raw&ctype=text/css";
#p-logo {background:none;height:105px;padding-bottom:0px !important}
#p-logo a {
position:absolute;
top: 3px;
left: 0px;
height: 103px;
width: 155px !important;
background-repeat: no-repeat;
background-position: 50% 5px !important;
background-image: url(/w/images/4/4c/WikiFurLogoInverse.png) !important
}
#p-logo a:hover {
position:absolute;
top: 3px;
left: 0px;
height: 103px;
background-repeat: no-repeat;
background-position: 50% 5px !important;
}
#column-one {padding-top:105px}