CowboysWiki:Jungwikianer/styles.css

Version vom 12. April 2026, 11:37 Uhr von Cowboy (Diskussion | Beiträge) (Cowboy änderte das Inhaltsmodell der Seite CowboysWiki:Jungwikianer/styles.css von „Wikitext“ nach „CSS“)
@media screen and (max-width: 500px) {
	table, thead, tbody, th, td, tr { 
		display: block;
		width:auto !important;
	}
}