Vorlage:Komplettlösung/style.css

Aus PokéWiki
Zur Navigation springen Zur Suche springen
.komplettloesung-hinweis {
	border: 2px solid #5C82AE;
	background-color: #B1CDEC;
	border-radius: 0.5em;
	text-align: center;
	padding: 5px;
	width: 80%;
	margin: 4px auto 4px auto;
}

/* @media only screen and (max-width: 600px) {
	.komplettloesung-hinweis {
		width: 100%;
	}
} */

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