structured glass effect for blurred parts
parent
5f29d9c2ba
commit
9957c0d5b8
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 28 KiB |
|
@ -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);
|
||||
}
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 798 KiB |
Loading…
Reference in New Issue