CSS 参考手册
CSS3 text-outline 属性
设置text-outline(文本-轮廓)
源代码:
点击运行 »
p.test { text-outline: 2px 2px #ff0000; }
运行结果:
点击运行 »