diff options
Diffstat (limited to 'connector/src/main/webapp/css')
-rw-r--r-- | connector/src/main/webapp/css/css_country.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connector/src/main/webapp/css/css_country.css b/connector/src/main/webapp/css/css_country.css index 97a350c0..59282da3 100644 --- a/connector/src/main/webapp/css/css_country.css +++ b/connector/src/main/webapp/css/css_country.css @@ -1,6 +1,6 @@ @charset "utf-8"; body { - background-image: url(img/globus_eu.png); + background-image: url(../img/globus_eu.png); background-repeat: no-repeat; background-attachment: fixed; background-position: top; |