MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
(Stretched infobox content to fill)
 
No edit summary
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 * {
.mw-capiunto-infobox > * {
     width:22em;
     width:22em;
}
}

Revision as of 22:20, 10 January 2024

/* CSS placed here will be applied to all skins */
.mw-capiunto-infobox > * {
     width:22em;
}