background
This commit is contained in:
parent
3b73e52ab5
commit
b6a53bcaba
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
background-image: url("/assets/images/NSW2-BG.jpg");
|
||||
background-image: url("../../assets/images/NSW2-BG.jpg");
|
||||
background-repeat: repeat-y;
|
||||
background-size: cover;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Reference in a new issue