MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
#p-logo a {
.res-img img {
    display: block;
width:100%;
    width: 135px;
height:auto;
    height: 135px;
}
     background: url(/images/d/d9/Zooid.png) no-repeat center center;  
 
     background-size: contain;
#bodyContent {
     max-width: 1024px;  
     margin: 0 auto; /* Horizontally center the content */
}
}


Line 56: Line 58:
border-bottom: none;
border-bottom: none;
}
}
#p-logo a { background: url(/images/d/d9/Zooid.png) 35% 50% no-repeat !important; }


h1.firstHeading {
h1.firstHeading {