Template:Banner-solutions/styles.css

From Gulf States Flood Help
Revision as of 06:43, 12 March 2025 by WikiAdmin (talk | contribs) (Created page with ".sol-bnr-wrapper { background: yellow; } .sol-bnr-header { background:orange; } .sol-bnr-body { background: grey; } .sol-bnr-footer { background: red; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.sol-bnr-wrapper {
	background: yellow;
}
.sol-bnr-header {
	background:orange;
}
.sol-bnr-body {
	background: grey;
}
.sol-bnr-footer {
	background: red;
}