diff --git a/src/login/main.css b/src/login/main.css index 2710bfc..807da56 100644 --- a/src/login/main.css +++ b/src/login/main.css @@ -1,5 +1,5 @@ body.kcBodyClass { - background: url(https://www.sr2.uk/img/new_tower.jpg) no-repeat center center fixed; + background: url(https://www.sr2.uk/images/backgrounds/new_tower.jpg) no-repeat center center fixed; background-size: cover; }