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

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
 
(не показано 8 промежуточных версий этого же участника)
Строка 1: Строка 1:
<h2 class="modern-title" style="font-size:{{{font-size|clamp(1.4rem, 2.5vw, 1.7rem)}}};color:{{{color|#fff}}};margin:{{{margin|1.25em 0 0.7em 0}}};><span class="modern-title-h2">{{{1}}}</span></h2><!--
<h2 class="modern-title" style="--background-color:{{{background-color|#363649}}};color:{{{color|#fff}}};margin:{{{margin|1.25em 0 0.7em 0}}};><span class="modern-title-h2">{{{1}}}</span></h2><!--


-->{{#css:
-->{{#css:
.modern-title .mw-headline {
.modern-title .mw-headline {
     min-width: clamp(50px, 20vw, 300px);
     min-width: clamp(50px, 20vw, 300px);
     padding: 0 3%;
     padding: 2px 3%;
     box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5);
    font-size: clamp(1.4rem, 2.5vw, 1.5rem);
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
}
<!-- Сброс стилей -->
.modern-title {
    border-bottom: none !important;
    font-family: 'Montserrat', sans-serif !important;
font-weight: bold !important;
    line-height: unset !important;
    display: flex !important;
}
.modern-title {
align-items: center;
justify-content: center;
text-align: center;


}
.modern-title::before,
.modern-title::before,
.modern-title::after {
.modern-title::after {
content: "";
content: "";
flex-grow: 1;
flex-grow: 1;
height: 4px;
height: 6px;
background-color: {{{background-color|#363649}}};
border-radius: 1px;
}
.modern-title::after {
    background: linear-gradient(90deg, var(--background-color) 85%, #ffffff00);
    margin-left: 10px;
}
}
.modern-title::before {
.modern-title::before {
    background: linear-gradient(270deg, var(--background-color) 85%, #ffffff00);
margin-right: 10px;
margin-right: 10px;
}
}
.modern-title::after {
 
margin-left: 10px;
}
.modern-title .mw-headline {
.modern-title .mw-headline {
background-color: {{{background-color|#363649}}};
background-color: var(--background-color);
border-radius: 5px;
border-radius: 5px;
}
}
Строка 50: Строка 42:
margin-left: 0;
margin-left: 0;
}
}
}
<!-- Сброс стилей -->
.modern-title {
    border-bottom: none !important;
    font-family: 'Montserrat', sans-serif !important;
font-weight: bold !important;
    line-height: unset !important;
    display: flex !important;
}
.modern-title {
align-items: center;
justify-content: center;
text-align: center;
}
}
}}
}}

Текущая версия от 20:04, 15 января 2025

{{{1}}}