Vorlage:SFS Attacken/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.sfs-attacken {
	border-radius: 0.5em;
	float: left;
	margin: 0 0 1em 1em;
	width: 50%;
}

.sfs-attacken table {
	border-radius: 0.5em;
	width: 100%;
}

/*@media only screen and (max-width: 480px) {
	.sfs-attacken {
		width: 90%;
	}
} */

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