优化 text-decoration: underline 下划线显示位置


可以设置 text-underline-position: under 使下划线离开文字一段固定的距离,来达到更好的视觉效果;如果想对离开的距离进行更细节的控制,可以使用 text-underline-offset: 10px属性