語法

外框顏色outline-color🚧

Setting the color of an element’s outline.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
outline:coloroutline-color: color;
outline:currentoutline-color: currentColor;
outline:transparentoutline-color: transparent;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="outline-color:blue-60:hover outline-color:blue-60@sm outline-color:blue-60@dark outline-color:blue-60@print">…</div>
語法
外框

Setting all the outline properties at once.

語法
外框偏移

Setting the spacing between an outline and the border of an element.

© Aoyue Design LLC.