fix: use theme background as default
This commit is contained in:
parent
71ea41cb07
commit
7e5f3995b4
5 changed files with 22 additions and 28 deletions
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
|
||||
.theme-dark #bg {
|
||||
/* background: url("/static/img/textured_paper.png") repeat fixed center; */
|
||||
background: url("/static/img/px_by_Gre3g.webp") repeat fixed center;
|
||||
background-color: rgb(22 22 24);
|
||||
color: #ccc;
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue