Шаблон:Dungeon Crusher Wiki/Development/styles.css
- development.card {
width: calc(100% / 2 - 0.4rem); min-width: calc(860px / 2 - 0.4rem); background-color: #304665; border-color: #304665; }
- development h3 {
color: white; }
- development p {
color: #bfcee7; }
- development a {
color: #ccd3db; }
- development a:hover {
color: white; }
- development .card-link {
color: #bfcee7; background: #162131 }