Jump to content

MediaWiki:Mobile.css: Difference between revisions

From WikipediNyah
NeonWabbit changed the content model of the page MediaWiki:Mobile.css from "CSS" to "wikitext"
Tags: New redirect Mobile edit Mobile web edit Advanced mobile edit
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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[MediaWiki:Minerva.css]]
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;
}