I want to accomplish something like this:
I've tried creating a div and giving it a border-radius
of 50%
. The problem is that the text overflows the corners of the circle.
How can I accomplish this, so that the whole circle could be filled up without overflow?
where needed, to adjust margins/paddings, etc... no perfect, pure CSS solution, it seems. – sinisake Jan 14 '17 at 23:35