Template:Feedback/styles.css

From Equinox Wiki
.feedback {
	border-left: 4px #f0bc00 solid;
	padding: 0 1rem;
	border-radius: .125rem;
	margin: 0;
}
.feedback span {
	margin-bottom: .125rem;
	margin-top: .125rem;
	color: #ac6600;
}