Шаблон:ModernHeaderTable: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
(не показаны 3 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
<div class="modern-header-table" style="color:{{{color|#f7f7f7dd}}};font-size:{{{font-size|clamp(1. | <div class="modern-header-table" style="color:{{{color|#f7f7f7dd}}};font-size:{{{font-size|clamp(1.3em, 2.5vw, 1.6em)}}};margin:{{{margin|1.5em 0 0 0.8em}}};padding:{{{padding|0 20px}}};background-color:{{{background-color|#27272e}}};>'''{{{1}}}'''</div> | ||
<!-- Не изменяемый CSS --> | <!-- Не изменяемый CSS --> | ||
{{#css: | |||
.modern-header-table { | .modern-header-table { | ||
display: inline-block; | display: inline-block; | ||
border: 1px solid #000000; | border: 1px solid #000000; | ||
border-bottom: | 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; | ||
} | } | ||
@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:49, 24 сентября 2024
{{{1}}}