string(21) "{"docs":[],"count":0}" css3文字边框样式设置 - 爱码网
peter-web

Text-fill-color: 文字内部填充颜色

Text-stroke-color: 文字边界填充颜色

Text-stroke-width: 文字边界宽度

div { 
-webkit-text-fill-color: black; 
-webkit-text-stroke-color: red; 
-webkit-text-stroke-width: 2.75px; 
}

效果图:

 

分类:

技术点:

相关文章: