darker background
This commit is contained in:
parent
fffa0034d5
commit
9116d7f656
3 changed files with 1 additions and 1 deletions
BIN
public/assets/background-darker.png
Normal file
BIN
public/assets/background-darker.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 196 B |
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
background: repeat url("/assets/background.png");
|
background: repeat url("/assets/background-darker.png");
|
||||||
-webkit-background-size: repeat;
|
-webkit-background-size: repeat;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
|
|
Loading…
Reference in a new issue