Is there a 'box-shadow-color' property?

后端 未结 7 1589
情深已故
情深已故 2020-12-04 10:31

I have the following CSS:

box-shadow: inset 0px 0px 2px #a00;

Now I am trying to extract that color to make the page colors \'skinnable\'.

7条回答
提交回复
热议问题