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

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
 
(не показаны 2 промежуточные версии этого же участника)
Строка 1: Строка 1:
<div class="modern-header-table" style="color:{{{color|#f7f7f7dd}}};font-size:{{{font-size|clamp(1.2em, 2.5vw, 1.6em)}}};margin:{{{margin|1.25em 0 0 0.8em}}};padding:{{{padding|0 20px}}};background-color:{{{background-color|#27272e}}};>'''{{{1}}}'''</div>
<div class="modern-header-table" style="color:{{{color|#f7f7f7dd}}};font-size:{{{font-size|clamp(1.3em, 2.5vw, 1.6em)}}};margin:{{{margin|1.25em 0 0 0.8em}}};padding:{{{padding|0 20px}}};background-color:{{{background-color|#27272e}}};>'''{{{1}}}'''</div>
<!-- Не изменяемый CSS -->
<!-- Не изменяемый CSS -->
<div class="customCSS" style="display:none">
{{#css:
.modern-header-table {
.modern-header-table {
display: inline-block;
display: inline-block;
border: 1px solid #000000;
border: 1px solid #000000;
border-bottom: 0px solid #000000 !important;
border-bottom: none !important;
border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
font-family: 'Linux Libertine', 'Times New Roman', 'Liberation Serif', 'Nimbus Roman', 'Noto Serif', 'Times', serif;
font-family: 'Linux Libertine', 'Times New Roman', 'Liberation Serif', 'Nimbus Roman', 'Noto Serif', 'Times', serif;
}
}
</div>
@media screen and (max-width: 1200px) {
.modern-header-table {
display: block !important;
padding: 0 !important;
margin: 1.25em 0 0 0 !important;
background-color: #00000000 !important;
border: none !important;
}
}
}}

Текущая версия от 18:07, 19 сентября 2024

{{{1}}}