Also convert template body-background-image to var()

And cleanup more CSS
This commit is contained in:
djmaze 2021-02-05 15:31:42 +01:00
parent d9bece04b2
commit 5e9941d58f
15 changed files with 46 additions and 207 deletions

View file

@ -40,7 +40,7 @@
background-color: #333;
background-color: rgba(0,0,0,0.8) !important;
.close, .close-custom {
.close {
color: #fff;
opacity: 1;
}