Шаблон:ModernHeaderTable: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
<div class="modern-header-table" style="color:{{{color|#f7f7f7dd}}};font-size:{{{font-size|clamp(1.3em, 2.5vw, 1.6em)}}};margin:{{{margin|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; | ||
Строка 9: | Строка 9: | ||
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: | @media screen and (max-width: 1200px) { | ||
.modern-header-table { | .modern-header-table { | ||
display: block !important; | display: block !important; | ||
padding: | padding: 0 !important; | ||
margin: 1.25em 0 0 0 !important; | |||
background-color: #00000000 !important; | background-color: #00000000 !important; | ||
border: none !important; | border: none !important; | ||
} | } | ||
} | } | ||
}} |
Текущая версия от 18:49, 24 сентября 2024
{{{1}}}