Template:Banner-simple/styles.css

From Gulf States Flood Help
Revision as of 06:27, 14 March 2025 by WikiAdmin (talk | contribs) (Created page with ".sol-bnr-wrapper { background: #353638; padding: 0.5em 1.2em 1em; border-radius: 4px; margin-bottom: 1em; } .sol-bnr-header { font-size: 6em; color: white; line-height: 100%; padding-bottom: 8px; } .sol-bnr-body { font-size: 0.8em; color: #eee; } .sol-bnr-body a { color: orange; } .sol-bnr-footer { background: red; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.sol-bnr-wrapper {
	background: #353638;
	padding: 0.5em 1.2em 1em;
	border-radius: 4px;
	margin-bottom: 1em;
}
.sol-bnr-header {
	font-size: 6em;
	color: white;
	line-height: 100%;
	padding-bottom: 8px;
}
.sol-bnr-body {
	font-size: 0.8em;
	color: #eee;
}
.sol-bnr-body a {
	color: orange;
}
.sol-bnr-footer {
	background: red;
}