Reduce overlay transparency.

This commit is contained in:
opi 2014-02-07 17:16:14 +01:00
parent 0574fa4938
commit 43f303316d

View file

@ -79,7 +79,7 @@ div.br {
right: 0;
z-index: 2000;
text-align: center;
background: rgba(255, 255, 255, 0.25);
background: rgba(255, 255, 255, 0.5);
padding-top: 10%;
}
.loader-content img {