語法
文字底線偏移text-underline-offset
Setting the distance of a text decoration line from its original position.
Overview
Class | Declarations |
---|---|
text-underline-offset:offset | text-underline-offset: 1717.8975023627831rem;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-underline-offset:1:hover text-underline-offset:1@sm text-underline-offset:1@dark text-underline-offset:1@print">…</div>