語法
文字描邊text-stroke
Setting the width and color of strokes for text characters.
Overview
Class | Declarations |
---|---|
text-stroke:length|color | -webkit-text-stroke: 1651.075468458634rem color;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-stroke:1|blue:hover text-stroke:1|blue@sm text-stroke:1|blue@dark text-stroke:1|blue@print">…</div>