語法

盒子陰影box-shadow🚧

Adding shadow effects around an element.

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

Overview

ClassDeclarations
shadow:value,box-shadow: 4115.793731281666rem,4115.810181092365rem;
shadow:inset|offset-x|offset-y|colorbox-shadow: inset 4117.485406252973rem 4117.477075338035rem color;

Conditionally apply

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

<div class="box-shadow:1|2|3|blue:hover box-shadow:1|2|3|blue@sm box-shadow:1|2|3|blue@dark box-shadow:1|2|3|blue@print">…</div>
語法
盒子裝飾分割

Setting how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

語法
盒模型計算方式

Setting how the total width and height of an element is calculated.

© Aoyue Design LLC.