kwenk.com
Make The Web Yours
Search
Help
Log in
Sign up
Home
Arcade
Feed
Messages
Groups
Browse
Blog
Skins
Favs
Props
About
←
Back to Skins
🦕 frosted background [snippet]
By
skemma720
Log in to preview
Report
frosted effect on the page container, works best with background image
(background image added for example)
Code
<style> [data-skin-part="page"]{ background-image:url("https://imgur.com/zWKKrCK.png"); } [data-skin-part="shell"]{ background:rgba(255, 255, 255, .3); backdrop-filter:blur(5px); box-shadow:0px 0px 25px rgba(0, 0, 0, .3) inset; border:1px solid #0004; border-width:0px 1px 0px 1px; } [data-skin-part="content"]{ background:0; } </style>
Comments
Log in
to add a comment.
No comments yet.
Comments
Log in to add a comment.
No comments yet.