Vorlage:Attacke-Conquest/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.atkconquest {
	border-radius: 0.5em;
	margin: auto;
	width: 35%;
	text-align: center;
}

.atkconquest tr td:first-child {
	width: 50%;
}

.atkconquest tr:nth-child(2) td:nth-child(2) {
	padding-left: 5px;
	padding-right: 5px;
}

/*@media only screen and (max-width: 600px) {
	.atkconquest {
		width: 100%;
		margin-left: 0;
	}
}

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