Template:Football kit home and away/styles.css

From The Global Wiki
Revision as of 20:37, 9 April 2022 by en>Pppery (Prot template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
@media all and (max-width:720px) {
	.kit-table {
		display:table;
	}
}
.kit-table {
	width:100%;
	background: #fff;
}
.kit-table td {
	padding:0;
}