user profile's backgrounds support
This commit is contained in:
parent
2b62f96889
commit
2aee91662d
7 changed files with 25 additions and 1 deletions
|
|
@ -200,6 +200,7 @@ nav {
|
|||
background-color: var(--wallpaper);
|
||||
background-image: var(--body-background-image);
|
||||
background-position: 50%;
|
||||
transition: background-image 1s;
|
||||
}
|
||||
|
||||
.underlay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue