CSS

@media screen and (max-width: 500px) {
	table, thead, tbody, th, td, tr { 
		display: block;
		width:auto !important;
	}
}

Kopiervorlage Bearbeiten

<templatestyles src="Wikipedia:Jungwikipedianer/styles.css" />