wikimedia/mediawiki-extensions-MobileFrontend

View on GitHub
resources/mobile.startup/amcOutreach/amcOutreachDrawer.less

Summary

Maintainability
Test Coverage
.amc-outreach-image {
    background-image: url( amc-outreach.svg );
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 1em;
}