Шаблон:GradientHeaderFrame: различия между версиями

Материал из Space Station 14 Вики
мНет описания правки
(Отмена правки 58637, сделанной Pok (обсуждение))
Метка: отмена
(не показаны 4 промежуточные версии этого же участника)
Строка 1: Строка 1:
<div class="gradient-header-frame" style="background-color:{{{background-color|#23232a}}};margin:{{{margin|16px 0px}}};>
<div class="gradient-header-frame" style="background-color:{{{background-color|#23232a}}};margin:{{{margin|16px 0px}}};>
<div class="gradient-header-frame__header">
 
<div class="gradient-header-frame__header" style="justify-content:{{#if:{{{picture|}}}|space-between|center}};>
{{#if:{{{picture|}}}|<div>{{{picture|BikeHorn.png}}}</div>}}
<div>'''{{{title}}}'''</div>
<div>'''{{{title}}}'''</div>
{{#if:{{{picture|}}}|<div>{{{picture|BikeHorn.png}}}</div>}}
</div>
</div>
<div class="gradient-header-frame__content no-margin-edges" style="padding:{{{padding|10px;}}};{{{style}}}>{{{content}}}
 
<div class="gradient-header-frame__content no-margin-edges" style="padding:{{{padding|10px}}};{{{style}}}>{{{content}}}
</div></div><!--
</div></div><!--


Строка 13: Строка 17:


.gradient-header-frame__header {
.gradient-header-frame__header {
    display: flex;
    align-items: center;
     color: #efefef;
     color: #efefef;
     font-size: 1.15em;
     font-size: 1.15em;

Версия от 20:23, 10 января 2025

{{{title}}}
{{{content}}}