Template:Banner-solutions/styles.css

From Equinox Wiki
.sol-bnr-wrapper {
	background: black;
	padding: 0.5em 0.8em;
	border-radius: 4px;
}
.sol-bnr-header {
	font-size: 4em;
	color: white;
	line-height: 30px;
}
.sol-bnr-body {
	font-size: 0.8em;
	color: #eee;
}
.sol-bnr-footer {
	background: red;
}