Jump to content

Template:Football kit home and away/styles.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Great Brightstar (talk | contribs) at 04:24, 6 April 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

@media all and (max-width:720px) {
	.kit-table {
		display:table;
	}
}
.kit-table {
	width:100%;
	text-align:center;
	background: #fff;
}
.kit-table * {
	margin:0;
	padding:0;
}