a.question-jumper {
    padding: 0 2px;
}

a.actual-question {
    border: 2px solid;
}

a.answered-question {
    background-color: yellow;
}