Template:Media table/styles.css

From Rhythm Heaven Wiki
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;
}
body.mw-mf .mediatable {
	font-size: 90%;
}