diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/src/Login/index.css b/gemp-lotr/gemp-lotr-async/src/main/web/src/Login/index.css index 036c8a6a7..5da51078f 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/src/Login/index.css +++ b/gemp-lotr/gemp-lotr-async/src/main/web/src/Login/index.css @@ -4,7 +4,7 @@ shtml { body { font-size: 100%; height: 100%; - background-image: url('../../../images/dwarrowdelf.jpg'); + background-image: url('../../images/dwarrowdelf.jpg'); background-size: cover; background-repeat:no-repeat; background-position: center center;