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

Материал из Space Station 14 Вики
Нет описания правки
мНет описания правки
Строка 4: Строка 4:
     position: relative;
     position: relative;
     border-radius: 0.3em;
     border-radius: 0.3em;
     transition: all 0.05s ease;
     transition: all 0.15s ease;
     overflow: hidden;
     overflow: hidden;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
     min-width: 100px;
     min-width: 100px;
     text-align: center;
     text-align: center;
    box-shadow: 0px 0.2em 0.3em 0px rgba(0, 0, 0, 0.25);
}
}


Строка 24: Строка 24:
--><div class="customCSS" style="display:none">
--><div class="customCSS" style="display:none">
.main-menu-frame:hover {
.main-menu-frame:hover {
     filter: brightness(110%);
     filter: brightness(105%);
    box-shadow: 0px 0.4em 0.4em 0.1em rgba(0, 0, 0, 0.25);
    transform: translateY(-0.3em);
}
}
</div>
</div>

Версия от 12:44, 14 октября 2024