.entry-title {
    display: none;
}

.prompt {
    min-width: 10ex !important;
    font-family: inherit;
    display: none;
}

.list-group-item {
    padding: 4px 15px;
}

.list-group {
    padding-bottom: 10px;
}

a, a:hover {
    color: inherit;
}

.entry-content a {
    color: DarkOliveGreen;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.entry-content a:hover {
    color: DarkSeaGreen;
    text-decoration: none;
    border-bottom: 1px solid;
}
