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

Материал из Space Station 14 Вики
(Новая страница: «<div class="title-frame"> <div class="title-frame__title"> <div>'''{{{title}}}'''</div> </div> <div class="title-frame__content">{{{content}}}</div></div> {{#css: .title-frame { border: 1px solid #393945; border-radius: 0.3em; overflow: hidden; background: #27272f; } .title-frame__title { color: #efefef; font-size: 1.15em; padding: 6px 10px; background: linear-gradient(90deg, rgb(48 48 57) 0%, #393945 25%, #40404d 50%, #39394...»)
 
мНет описания правки
Строка 21: Строка 21:


.title-frame__content {
.title-frame__content {
     padding: 0.3em 0.4em;
     padding: 8px;
}
}
}}
}}

Версия от 20:22, 14 октября 2024

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