structured glass effect for blurred parts

main
Alina Marquardt 2025-05-30 17:19:20 +02:00
parent 5f29d9c2ba
commit 9957c0d5b8
4 changed files with 4 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -958,6 +958,10 @@ article.album a:hover {
background-repeat: no-repeat;
background-attachment: fixed;
color: white;
border-top: 1px solid rgba(80,220,200,0.5);
border-left: 1px solid rgba(80,220,200,0.25);
border-bottom: 1px solid rgba(0,90,100,0.5);
border-right: 1px solid rgba(0,90,100,0.25);
}

BIN
src/bg_blur.afphoto Normal file

Binary file not shown.

BIN
src/bg_blur2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB