Vorlage:Besondere TCG-Pokémon/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.besondereTCG {
	width: 100%;
	border: 1px solid #aaa;
	border-radius: 0.5em;
	text-align: center;
	margin: 1em 0 0 0;
}

.besondereTCG th {
	border-top-right-radius: 0.5em;
	border-top-left-radius: 0.5em;
	background: #efefef;
}

.besondereTCG th a:not(.new), .besondereTCG th a:visited:not(.new) {
	color: #000000;
}

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