MediaWiki:Mobile.css: Difference between revisions
Appearance
NeonWabbit (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
NeonWabbit (talk | contribs) NeonWabbit changed the content model of the page MediaWiki:Mobile.css from "wikitext" to "Sanitized CSS" Tags: content model change Mobile edit Mobile web edit Advanced mobile edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
body.skin-minerva .infobox table { | |||
display: table; | |||
} | |||
body.skin-minerva .infobox caption { | |||
display: table-caption; | |||
} |
Latest revision as of 17:22, 2 January 2025
body.skin-minerva .infobox table {
display: table;
}
body.skin-minerva .infobox caption {
display: table-caption;
}