diff --git a/content/static/datenspuren/2016/style/style.css b/content/static/datenspuren/2016/style/style.css index 111e7a588..55ecc1e19 100644 --- a/content/static/datenspuren/2016/style/style.css +++ b/content/static/datenspuren/2016/style/style.css @@ -325,7 +325,7 @@ article dl dd a { z-index: 3; width: 800px; height: 800px; - background-image: url(/images/logo.svg); + background-image: url(images/logo.svg); background-position: -180px -230px; background-repeat: no-repeat; }