Template:Media table/styles.css

< Template:Media table
Revision as of 09:08, 24 September 2025 by HyperNervie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.mediatable {
	width: 100%;
}
.mediatable td:nth-child(2) {
	white-space: nowrap;
	width: 0;
	font-size: smaller;
	text-align: center;
}
body.mw-mf .mediatable {
	font-size: 90%;
}