Hi!
so, I created an icon background in css before,
is it possible to replicate its settings without the need to produce it in Photoshop as an image?
like the CSS Box-Shadow, border radius, and other css settings…
Hi!
so, I created an icon background in css before,
is it possible to replicate its settings without the need to produce it in Photoshop as an image?
like the CSS Box-Shadow, border radius, and other css settings…
An image drawn as a round box has a border radius.
Shadow, not so easily.
awww ok, thanks…