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

  1. development.card {

width: calc(100% / 2 - 0.4rem); min-width: calc(860px / 2 - 0.4rem); background-color: #304665; border-color: #304665; }

  1. development h3 {

color: white; }

  1. development p {

color: #bfcee7; }

  1. development a {

color: #ccd3db; }

  1. development a:hover {

color: white; }

  1. development .card-link {

color: #bfcee7; background: #162131 }