body { padding-top: 50px; font-family: 'Gudea', sans-serif; } .starter-template { padding: 40px 15px; text-align: center; } .sheet-header { margin-top: 3em; } .clearfix { clear: both; } .sheet-header img { height: 10em; float: left; margin-right: 1em; } .sheet-header #title { margin-top: 0em; float: left; } .dl-emu { margin-bottom: 5em; } .pair { display: block; float: left; max-width: 15em; height: 3em; margin-top: 1em; margin-left: 1em; } .dl-emu-key { font-weight: bold; margin-right: 1em; } .dl-emu-value { max-width: 10em; } .refsheet img { display: block; margin-left: auto; margin-right: auto } html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: inherit; } .footer .container .text-muted { margin: 20px 0; }