Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
访问此链接进行我的演示:http ://codepen.io/anon/pen/Bvkjx
我想实现以下目标:
content:'hellooo';
使它适合圆圈内而不会剪裁/溢出,基本上重新调整大小以自动适合有没有办法?
添加
line-height:50px; /* Same height as the circle */
和
text-align:center;