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

Материал из Space Station 14 Вики
мНет описания правки
Нет описания правки
Строка 1: Строка 1:
<div class="modern-title" style="color:{{{color|#fff}}};width:{{{width|100%}}};><span>{{{1}}}</span></div>
<div class="modern-title" style="color:{{{color|#fff}}};width:{{{width|100%}}};><span style="padding:{{{padding|0 clamp(20px, 5vw, 60px)}}};>{{{1}}}</span></div>
<!-- Не изменяемый CSS -->
<!-- Не изменяемый CSS -->
<div class="customCSS" style="display:none">
<div class="customCSS" style="display:none">
Строка 7: Строка 7:
align-items: center;
align-items: center;
justify-content: center;
justify-content: center;
margin: 30px 0 20px 0;
margin: 20px 0;
font-size: 1.5em;
font-size: 1.5em;
font-family: 'Montserrat', sans-serif;
font-family: 'Montserrat', sans-serif;
Строка 30: Строка 30:
.modern-title span {
.modern-title span {
background-color: {{{background-color|#9F2828}}};
background-color: {{{background-color|#9F2828}}};
padding: 0 10px;
border-radius: 5px;
border-radius: 5px;
}
}
</div>
</div>

Версия от 02:32, 3 августа 2024

{{{1}}}