Template:Football kit home and away/styles.css: Difference between revisions

From The Global Wiki
Jump to navigation Jump to search
en>Pppery
(Prot template)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 01:15, 18 January 2023

/* {{pp-template}} */
@media all and (max-width:720px) {
	.kit-table {
		display:table;
	}
}
.kit-table {
	width:100%;
	background: #fff;
}
.kit-table td {
	padding:0;
}