.changelog {
    list-style-type: none;
}
.changelog_date {
    font-weight: bold;
    font-size: 0.6rem;
}
.changelog_commitmsg {
    font-family: 'Courier New', Courier, monospace;
}