Template:Composition bar: Difference between revisions
SGPolitico (talk | contribs) No edit summary Tag: Reverted |
SGPolitico (talk | contribs) No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="width: 100%; background-color: #e6e6e6; border: 1px solid #ccc; height: | <div style="width: 100%; background-color: #e6e6e6; border: 1px solid #ccc; height: 18px; position: relative; box-sizing: border-box; overflow: hidden; min-width: 80px;"> | ||
<span style="position: absolute; top: 0; left: 0; right: 0; text-align: center; font-size: 12px; color: #fff; text-shadow: 0 0 2px #000, 0 0 2px #000; white-space: nowrap;">{{{1}}}%</span> | |||
<div style="width: {{{1}}}%; background-color: {{#switch: {{{party|}}} | <div style="width: {{{1}}}%; background-color: {{#switch: {{{party|}}} | ||
| PAP = #2b58ab | | PAP = #2b58ab | ||
| Line 9: | Line 10: | ||
| default = #cccccc | | default = #cccccc | ||
}}; height: 100%;"></div> | }}; height: 100%;"></div> | ||
</div> | </div> | ||