MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-capiunto-infobox > * {
    display: block;
    width: 100%;
}

Revision as of 01:15, 13 January 2024

/* CSS placed here will be applied to all skins */
.mw-capiunto-infobox > * {
     display: block;
     width: 100%;
}