实现首字下沉
使用::first-letter来实现文本首字母的下沉:p.texts:first-letter {  font-size: 200%;  color: #8A2BE2;}

#每天一个知识点#
展开
评论