.page-links {
    text-align: center;
    margin: 10px -2px -4px;
}
.page-links .post-page-numbers {
    display: inline-block;
    line-height: 32px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 0 13px;
    border-radius: 2px;
}
.page-links&gt;span {
    background: #08f;
    border-color: #08f;
    color: #fff;
}