#headerinner { display: flex; align-items: center; justify-content: space-between; flex-direction: row; flex-wrap: wrap; background-color: #741e94; background: url(/images/logo_back_full.svg); padding: .2rem; padding-right: .7rem; } #headerinner a { margin-left: 1rem; margin-top: .5rem; } details { margin-top: 0; margin-bottom: 0; } summary { background-color: var(--background-alt); padding-bottom: .2rem; padding-top: .2rem; list-style: none; text-align: right; }