acrylic-css
acrylic-css copied to clipboard
A CSS based style for using acrylic effect in websites. This is inspired from Microsoft's Fluent Design Language.
Acrylic CSS
A pure CSS based style for using acrylic effect in websites. This is inspired from Microsoft's Fluent Design Language. The CSS is validated using W3C validation tool.
Download via
How to use it
- Add acrylic.min.css to your website.
- Change the image URL in background-image:url("https://source.unsplash.com/random"); to the point to your website background.
- Now the effects should work
Credits
I thank the StackOverflow users shramee and GibsonFX for their contributions based on which this CSS is written.