Some better avatar overlay

This commit is contained in:
Johannes Zellner
2020-03-05 17:28:25 -08:00
parent 392da50f2c
commit 942c755a5b
+1 -1
View File
@@ -1160,7 +1160,7 @@ footer {
.overlay {
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255 ,0.3);
background-color: rgba(127, 127, 127 ,0.3);
background-image: url('/img/plus.png');
background-repeat: no-repeat;
background-position: center;