Шаблон:Dungeon Crusher Wiki/Discord/styles.css

#discord.card {
	width: calc(100% / 3 - 0.4rem);
	min-width: calc(860px/4 - 0.4rem);
	background-color: #7289da;
	border-color: #7289da;
}

#discord.card h3 {
	color: #fff;
}

#discord.card p {
	color: #eaecf0;
}

#discord .card-button {
	background: #697ec4;
}