Template:Media table/styles.css

From Rhythm Heaven Wiki
< Template:Media table
Revision as of 10:26, 23 September 2025 by HyperNervie (talk | contribs) (Created page with ".mediatable { width: 100%; } .mediatable td:nth-child(2) { white-space: nowrap; width: 0; font-size: smaller; text-align: center; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.mediatable {
	width: 100%;
}
.mediatable td:nth-child(2) {
	white-space: nowrap;
	width: 0;
	font-size: smaller;
	text-align: center;
}