Wikipedia:Jungwikipedianer/styles

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

CSS

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

Kopiervorlage[Quelltext bearbeiten]

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