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

Материал из SS14 Backmen
(Новая страница: «<div class="gradient-header-frame-sub" style="background-color:{{{background-color|#23232a}}};margin:{{{margin|16px 0px}}};> <div class="gradient-header-frame-sub__header"> <div>'''{{{title}}}'''</div> </div> <div class="gradient-header-frame-sub__content no-margin-edges short-scrollbar" style="padding:{{{padding|6px}}};{{{style}}}>{{{content}}}</div></div><!-- -->{{#css: .gradient-header-frame-sub { border: 1px solid #373741; border-radius: 0.3em;...»)
 
Нет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 1: Строка 1:
<div class="gradient-header-frame-sub" style="background-color:{{{background-color|#23232a}}};margin:{{{margin|16px 0px}}};>
<div style="background-color:{{{background-color|#23232a}}};margin:{{{margin|16px 0px}}};border: 1px solid #373741;border-radius: 0.3em;">
<div class="gradient-header-frame-sub__header">
<div style="color: #efefef;font-size: 1.15em;font-family: "noto sans";padding: 6px 10px;background: linear-gradient(90deg, #383843 0%, #303039 80%);text-align: left;">
<div>'''{{{title}}}'''</div>
<div>'''{{{title}}}'''</div>
</div>
</div>
<div class="gradient-header-frame-sub__content no-margin-edges short-scrollbar" style="padding:{{{padding|6px}}};{{{style}}}>{{{content}}}</div></div><!--
<div class="gradient-header-frame-sub__content no-margin-edges short-scrollbar" style="padding:{{{padding|6px}}};{{{style}}}>{{{content}}}</div></div>
 
-->{{#css:
.gradient-header-frame-sub {
    border: 1px solid #373741;
    border-radius: 0.3em;
}
 
.gradient-header-frame-sub__header {
    color: #efefef;
    font-size: 1.15em;
    font-family: "noto sans";
    padding: 6px 10px;
    background: linear-gradient(90deg, #383843 0%, #303039 80%);
    text-align: left;
}
 
.gradient-header-frame-sub__content {
 
}
}}

Текущая версия от 18:50, 26 января 2025

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