MediaWiki:Characters-Section.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 35: Line 35:
     width: 81px!important;
     width: 81px!important;
     height: 46px!important;
     height: 46px!important;
}
.mw-content-ltr .section-characters .segment > .mw-collapsible-toggle::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: contain;
}
}