fix(theme): background is not enabled for white theme
This commit is contained in:
parent
7e5f3995b4
commit
294e52216c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
}
|
||||
|
||||
.theme-default #bg {
|
||||
/* background: url("/static/img/textured_paper.png") repeat fixed center; */
|
||||
background: url("/static/img/textured_paper.png") repeat fixed center;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue