MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
#p-logo a {
#p-logo a {
    display: block;
    width: 135px;
    height: 135px;
     background: url(/logo.png) no-repeat center center;  
     background: url(/logo.png) no-repeat center center;  
    background-size: contain;
}
}