Шаблон:Dungeon Crusher Wiki/GooglePlay/styles.css
- googleplay.card {
width: calc(100% / 8 - 2.4rem); min-width: calc(600px / 4 - 0.4rem); }
- googleplay .card:hover .card-caption {
color: white;
}
- googleplay .card-caption {
padding: 0.6rem; background: #1d2129; color: #bfcee7; text-align: center; transition: color 0.2s ease;
}