Vorlage:Lehrkanal/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.lehrkanal {
	width: 100%;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin: 0.5em 0;
}

.lehrkanal td:nth-child(2) {
	text-align: center;
}

.lehrkanal td:nth-child(3) {
	text-align: right;
}

/* [[Kategorie:Vorlage:Non-Wikitext]] */