Vorlage:Infobox ZAttacke/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.infobox-zattacke {
	float: right;
	width: 320px;
	border-radius: 0.5em;
	text-align: center;
	margin: 0 0 1em 1em;
}

.infobox-zattacke th,
.infobox-zattacke td {
	border-radius: 0.5em;
}

.infobox-zattacke tr:first-child th {
	font-size: large;
	padding: 10px;
}

/* @media only screen and (max-width: 480px) {
	.infobox-zattacke {
		width: 100%;
	}
} */

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