Шаблон:Dungeon Crusher Wiki/AppStore/styles.css

Версия от 01:38, 5 января 2022; MrGorun (обсуждение | вклад) (MrGorun изменил модель содержимого страницы Шаблон:Dungeon Crusher Wiki/AppStore/styles.css с «Sanitized CSS» на «обычный текст»)
#appstore.card { width: calc(100% / 8 - 2.4rem); min-width: calc(600px / 4 - 0.4rem); } #appstore .card-image { height: 160px; overflow: hidden; } #appstore .card:hover .card-caption { color: white; } #appstore .card-caption { padding: 0.6rem; background: #1d2129; color: #bfcee7; text-align: center; transition: color 0.2s ease; }