HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>The third numerical value assigns a <em>feathering radius</em>for the shadow.</p>
1 <p>The third numerical value assigns a <em>feathering radius</em>for the shadow.</p>
2 box-shadow: [inset] - internal 5px - x-offset 10px - y-offset [2px] &lt;- feathering [3px] - stretch [red]; - color<p>The lower the value, the sharper the shadow. The maximum clarity is achieved at zero. Feathering cannot be assigned a negative value. If feathering is not specified, then it is equal to zero.</p>
2 box-shadow: [inset] - internal 5px - x-offset 10px - y-offset [2px] &lt;- feathering [3px] - stretch [red]; - color<p>The lower the value, the sharper the shadow. The maximum clarity is achieved at zero. Feathering cannot be assigned a negative value. If feathering is not specified, then it is equal to zero.</p>