text-underline-offset 文本下划线偏移 /* 常用方式 */ a:not([class]) { text-underline-offset: 0.25em; } text-decoration-color 更改下划线颜色 text-decoration-thickness 更改下划线描边粗细。