Template:Party Dash Skill/styles.css

From Umamusume Wiki
Jump to navigation Jump to search
.pds-border {
	border: 1px solid #6bc10b;
	border-radius: 25px;
}

.pds-background {
	background-color: #6bc10b;
	border-radius: 20px;
	padding: 0 10px;
}

.pds-background > p {
	font-family: UmaRodin;
	color: #fff;
	font-size: 1.25em;
	margin: 0;
}

.pds-background img {
	margin: -5px;
}

.pds-lower {
	padding: 0px 10px;
}