Hacker News new | ask | show | jobs
by robotmay 1688 days ago
Is that possible to do using CSS with our existing markup? Currently we prepend the � using ::before. I imagine we could probably hide the existing character and shuffle the � over where it should be, but it might need some testing across different text sizes I imagine. I'll make a note of it for our next revision :)
1 comments

I don't think what I want is possible with a pure-CSS solution, but I'm not 100% sure.