Are you using Linux? Seems a long standing issue https://konachan.com/forum/show/80867
I get the stars just fine; it's only the "vote up" text that's incorrect.
I'm not blocked at all, though. Everything works fine. Just a minor graphical bug.
I'm not blocked at all, though. Everything works fine. Just a minor graphical bug.
pfeil
Minor CSS bug report
Potential fix:
span.stars .star {
- font-family: "Zapf Dingbats", "Apple Symbols", sans-serif;
+ font-family: "Zapf Dingbats", "Apple Symbols", verdana, sans-serif;
}