[досмотренная версия] | [досмотренная версия] |
мНет описания правки |
мНет описания правки |
||
Строка 1: | Строка 1: | ||
<div style="background-color: {{{background|#e0e8ff}}}; border: 1px solid {{{borderColor|navy}}}; display: grid; grid-template-columns: {{{grid|{{{imWidth|45}}}px 1fr}}}; width: {{{width|240}}}px; min-height: {{{height|45}}}px; padding: 2px; gap: | <div style="background-color: {{{background|#e0e8ff}}}; border: 1px solid {{{borderColor|navy}}}; display: grid; grid-template-columns: {{{grid|{{{imWidth|45}}}px 1fr}}}; width: {{{width|240}}}px; min-height: {{{height|45}}}px; padding: 2px; gap: 5px; align-items: center;"> | ||
<div style="background-color: {{{leftBackground|#fff}}}; display: inline-block; ">{{{left|}}}</div> | <div style="background-color: {{{leftBackground|#fff}}}; display: inline-block;">{{{left|}}}</div> | ||
<div style="line-height: 19px; font-size: 14px;">{{{right|}}}</div> | <div style="line-height: 19px; font-size: 14px;">{{{right|}}}</div> | ||
</div> | </div> |