.pageno {
    font: medium sans-serif
    }
.pageno:after {
    color: gray;
    content: "[" attr(title) "]"
    }