Ok you are right. But I do not have the answer (yet?).
Your style.css contains
.entry ul li:before, #sidebar ul ul li:before {
content: “\BB \20”;
}
That should display the letters, but it doesn’t.
I do not know why, if you change it into after it works.
Perhaps I will have a deeper look later.