Wikipedia:Jungwikipedianer/styles
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" />