Template:Banner-solutions/styles.css: Difference between revisions
Created page with ".sol-bnr-wrapper { background: yellow; } .sol-bnr-header { background:orange; } .sol-bnr-body { background: grey; } .sol-bnr-footer { background: red; }" |
No edit summary |
||
| Line 1: | Line 1: | ||
.sol-bnr-wrapper { | .sol-bnr-wrapper { | ||
background: yellow; | background: yellow; | ||
padding: 0.5em; | |||
} | } | ||
.sol-bnr-header { | .sol-bnr-header { | ||
background:orange; | background:orange; | ||
font-size: 3em; | |||
} | } | ||
.sol-bnr-body { | .sol-bnr-body { | ||