Background fix
This commit is contained in:
parent
82a175d77f
commit
a6ae3374b9
3 changed files with 2 additions and 1 deletions
BIN
static/resources/images/background.jpg
Normal file
BIN
static/resources/images/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 680 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 MiB |
|
@ -44,8 +44,9 @@ path {
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 0;
|
||||
background-image: url("/static/resources/images/background.png");
|
||||
background-image: url("/static/resources/images/background.jpg");
|
||||
opacity: 0.4;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue