#content { overflow: auto; flex: 1 1 auto; order: 50; } #content-header, #content-footer { margin: 16px; color: #333; a, a:active, a:visited { color: @col-link; text-decoration: none; cursor: pointer; &:hover { color: #555; } } pre, code { font-family: @font-family-mono; } }