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