.demo-grid p { text-align: center; margin: 0; } .demo-grid .column, .demo-grid .columns { margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px; background: #eee; text-align: center; } .demo-grid .column .column, .demo-grid .column .columns, .demo-grid .columns .column, .demo-grid .columns .columns { background: #ddd; margin-bottom: 0; } .demo-grid .column .column .column, .demo-grid .column .column .columns, .demo-grid .column .columns .column, .demo-grid .column .columns .columns, .demo-grid .columns .column .column, .demo-grid .columns .column .columns, .demo-grid .columns .columns .column, .demo-grid .columns .columns .columns { background: #ccc; margin-bottom: 0; } .demo-block [class*="block-grid"] li { margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px; background: #eee; text-align: center; } .demo-em { -webkit-box-shadow: inset 0.0625em 0 0.0625em rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0.0625em 0 0.0625em rgba(0, 0, 0, 0.2); box-shadow: inset 0.0625em 0 0.0625em rgba(0, 0, 0, 0.2); padding: 0.625em 0.9375em 1.5625em; } html, body { height: 100%; background-color: #eee; } #main-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -54px; max-width: 1440px; background: white; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); } #footer, #footer-push { margin: 0 auto; height: 54px; max-width: 1440px; } .ic { background: url('../img/icons-se85c66def2.png'); display: inline-block; } .ic.bulbasaur { background-position: 0 -100px; height: 100px; width: 100px; } .ic.charizard { background-position: 0 -500px; height: 200px; width: 200px; } .ic.charmander { background-position: 0 0; height: 100px; width: 100px; } .ic.charmeleon { background-position: 0 -350px; height: 150px; width: 150px; } .ic.ivysaur { background-position: 0 -200px; height: 150px; width: 150px; } .ic.squirtle { background-position: -100px -100px; height: 100px; width: 100px; } .ic.venusaur { background-position: 0 -700px; height: 200px; width: 200px; } @media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .ic { background: url('../img/icons@2x-sf605bc03f7.png'); background-size: 200px 900px; } }