Template:Rail freight/styles.css

From MOASSpedia
Revision as of 10:03, 16 January 2022 by Wikipedia>Great Brightstar
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.thumbinner > table {
	background: none;
	margin: 0;
}
@media all and (max-width: 720px) {
	body.skin-minerva .thumbinner table {
		display: table
	}
	body.skin-minerva .thumbinner caption {
		display: table-caption
	}
}