mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
tweak beta watermark
This commit is contained in:
committed by
laurensvalk
parent
2fdcea091e
commit
e9783ff821
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user