Update main.css
This commit is contained in:
parent
9c96a2d174
commit
5da63c234d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ body {
|
||||||
color: white;
|
color: white;
|
||||||
background-image: url("/assets/images/NSW2-BG.jpg");
|
background-image: url("/assets/images/NSW2-BG.jpg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto;
|
background-size: auto 125%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue