background

This commit is contained in:
hokkqi 2020-07-17 18:16:35 +02:00
parent 3b73e52ab5
commit b6a53bcaba

View file

@ -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;