CSS 文字装饰 -下划线

PHOTO EMBED

Thu Apr 29 2021 07:28:06 GMT+0000 (Coordinated Universal Time)

Saved by @ycljcfer #css

p {
    text-decoration: underline;
}
content_copyCOPY

https://github.com/chokcoco/iCSS/issues/103