diff --git a/public_html/img/bg_blur.webp b/public_html/img/bg_blur.webp
index 57c99bb..f006cb9 100644
Binary files a/public_html/img/bg_blur.webp and b/public_html/img/bg_blur.webp differ
diff --git a/public_html/style.css b/public_html/style.css
index 03701ba..64004a2 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -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);
}
diff --git a/src/bg_blur.afphoto b/src/bg_blur.afphoto
new file mode 100644
index 0000000..4c79983
Binary files /dev/null and b/src/bg_blur.afphoto differ
diff --git a/src/bg_blur2.jpg b/src/bg_blur2.jpg
new file mode 100644
index 0000000..d42a7f0
Binary files /dev/null and b/src/bg_blur2.jpg differ