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

Материал из Space Station 14 Вики
Нет описания правки
мНет описания правки
 
(не показано 26 промежуточных версий этого же участника)
Строка 1: Строка 1:
<div class="gradient-header-frame-sub">
<div class="gradient-header-frame-sub" style="margin:{{{margin|16px 0px}}};>
<div class="gradient-header-frame-sub__header">
<div class="gradient-header-frame-sub__header">
<div>'''{{{title}}}'''</div>
<div>'''{{{title}}}'''</div>
</div>
</div>
<div class="gradient-header-frame-sub__content" style="padding:{{{padding|4px 6px;}}}>{{{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 #3a3a46;
    border-radius: 0.3em;
    overflow: hidden;
    background: #24242b;
}


.gradient-header-frame-sub__header {
--><templatestyles src="GradientHeaderFrame/Sub/styles.css" />
    color: #efefef;
    font-size: 1.15em;
    padding: 6px 10px;
    background: linear-gradient(90deg, #3a3a45 0%, #3a3a45 10%, #2f2f37 50%);
    text-align: left;
}
 
.gradient-header-frame-sub__content {
 
}
}}
<div class="customCSS" style="display:none">
.gradient-header-frame-sub__content::-webkit-scrollbar { width: 10px; }
.gradient-header-frame-sub__content::-webkit-scrollbar-track  { background: #2c2c33; }
.gradient-header-frame-sub__content::-webkit-scrollbar-thumb { background: #44444d; border: 2px solid #2c2c33; border-radius: 0; }
</div>

Текущая версия от 16:03, 29 марта 2025

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