new theme

This commit is contained in:
2019-11-03 01:48:14 +01:00
parent a404f22801
commit 55da5e6b28
2 changed files with 64 additions and 0 deletions

View File

@ -52,9 +52,11 @@
.trail {
background: rgba(255, 255, 255, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 0vmin;
}
.ghost {
background: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 0vmin;
}