tweak beta watermark

This commit is contained in:
Laurens Valk
2020-06-16 09:39:09 +02:00
committed by laurensvalk
parent 2fdcea091e
commit e9783ff821
3 changed files with 72 additions and 2 deletions
+2 -2
View File
@@ -100,8 +100,8 @@ body {
.watermark::after {
content: "";
background: url("/static/beta.png");
opacity: 0.03;
background: url("/static/beta.svg");
opacity: 1;
top: 0;
left: 0;
bottom: 0;