Шаблон:ModernTitle: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) (Шаблон для красивых заголовков) |
Pok (обсуждение | вклад) мНет описания правки |
||
Строка 1: | Строка 1: | ||
<div class="modern-title" style="width:{{{width|100%}}};">{{{text}}}<div> | <div class="modern-title" style="width:{{{width|100%}}};">{{{text}}}</div> | ||
<!-- Не изменяемый CSS --> | <!-- Не изменяемый CSS --> | ||
<div class="customCSS" style="display:none"> | <div class="customCSS" style="display:none"> | ||
Строка 14: | Строка 14: | ||
transition: background 0.3s ease, color 0.3s ease, font-size 0.3s ease; | transition: background 0.3s ease, color 0.3s ease, font-size 0.3s ease; | ||
font-size: clamp(0.8rem, 2vw, 1rem); | font-size: clamp(0.8rem, 2vw, 1rem); | ||
box-sizing: border-box | box-sizing: border-box; | ||
} | } | ||
.modern-title:hover { | .modern-title:hover { |
Версия от 20:50, 2 августа 2024
{{{text}}}