Template:Sitenotice: Difference between revisions
No edit summary |
Tag: Undo |
||
| Line 3: | Line 3: | ||
| <!-- With image --> | | <!-- With image --> | ||
<div class="{{{image bg|}}} {{{text color|}}}" style="display: flex; align-items: center; background: {{{image bg|}}}; padding: .4em 1em; border-radius: .4em 0 0 .4em">{{{image|}}}</div> | <div class="{{{image bg|}}} {{{text color|}}}" style="display: flex; align-items: center; background: {{{image bg|}}}; padding: .4em 1em; border-radius: .4em 0 0 .4em">{{{image|}}}</div> | ||
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: 0 .4em .4em 0"><p style="margin: auto !important; text-align: center;"></div>{{{text|}}}%CLOSE%</div>}}</div> | <div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: 0 .4em .4em 0"><p style="margin: auto !important; text-align: center;">{{{text|}}}%CLOSE%</div> | ||
| <!-- Text only --> | |||
<div class="{{{text bg|}}} {{{text color|}}}" style="display: flex; background: {{{text bg|}}}; color: {{{text color|}}}; padding: 1em 2.5em 1em 1.25em; border-radius: .4em"><p style="margin: auto !important; text-align: center;">{{{text|}}}</p>%CLOSE%</div>}} | |||
</div> | |||
<noinclude>{{/doc}}</noinclude> | <noinclude>{{/doc}}</noinclude> | ||