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

Материал из Exodus
(Новая страница: «<div class="modern-title" style="color:{{{color|#fff}}};margin:{{{margin|15px 0}}};"><span style="padding:{{{padding|0 clamp(20px, 5vw, 60px)}}};width:{{{width|none}}};">{{{1}}}</span></div> <!-- Не изменяемый CSS --> <div class="customCSS" style="display:none"> .modern-title { position: relative; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 1.5em; font-family: 'Montserrat', sans-serif; font-...»)
 
м (Цветной, настраиваемый фон)
 
(не показаны 3 промежуточные версии этого же участника)
Строка 17: Строка 17:
flex-grow: 1;
flex-grow: 1;
height: 3px;
height: 3px;
background-color: {{{background-color|#9F2828}}};
background-color: {{{2|#9F2828}}};
}
}


Строка 29: Строка 29:


.modern-title span {
.modern-title span {
background-color: {{{background-color|#9F2828}}};
background-color: {{{2|#9F2828}}};
border-radius: 5px;
border-radius: 5px;
}
}
</div>
</div>

Текущая версия от 20:23, 20 ноября 2024

{{{1}}}