text-decoration-style
text-decoration-style 속성에 대한 유틸리티입니다.
text-decoration-line에 의해 지정된 선의 스타일을 설정합니다.
| 클래스 | 약어 클래스 | 속성 |
|---|---|---|
text-decoration-style:solid | text-deco-style:solidtxt-deco-style:solid | text-decoration-style: solid !important; |
text-decoration-style:double | text-deco-style:doubletxt-deco-style:double | text-decoration-style: double !important; |
text-decoration-style:dotted | text-deco-style:dottedtxt-deco-style:dotted | text-decoration-style: dotted !important; |
text-decoration-style:wavy | text-deco-style:wavytxt-deco-style:wavy | text-decoration-style: wavy !important; |