Vorlage:TMData/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.tmdata {
	border-radius: 0.5em;
	border-width: 2px;
	border-style: solid;
	text-align: center;
}

.tmdata td a:not(.new), .tmdata td a:visited:not(.new) {
	color: #000000;
}

.tmdata td {
	background: #FFFFFF;
	padding: 0 3px 0 2px;
}

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