Шаблон:FlatCardWithHeader: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) м Замена текста — «--theme-bg-color-300» на «--theme-bg-color-250» |
Pok (обсуждение | вклад) Нет описания правки |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 1: | Строка 1: | ||
<div class="flat-card-with-header" style=" | <div class="flat-card-with-header" style=" | ||
--bg-color: {{{background-color|var(--theme-bg-color-250)}}}; | --bg-color: {{{bg|{{{background-color|var(--theme-bg-color-250)}}}}}}; | ||
margin:{{{margin|16px 0px}}}; | margin:{{{margin|16px 0px}}}; | ||
"> | "> | ||
| Строка 9: | Строка 9: | ||
</div> | </div> | ||
}} | }} | ||
<div class="flat-card-with-header__content no-margin-edges" style="padding:{{{padding| | <div class="flat-card-with-header__content no-margin-edges" style="padding:{{{padding|6px}}};{{{style}}}>{{{content}}}</div></div><!-- | ||
--><templatestyles src="FlatCardWithHeader/styles.css" /> | --><templatestyles src="FlatCardWithHeader/styles.css" /> | ||
Текущая версия от 04:29, 14 марта 2026
{{{content}}}