Bilder Slider Cover

Korrektur

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3313 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2017-03-08 14:44:08 +00:00
parent 7e5ee4397f
commit 0559616659
3 changed files with 11 additions and 12 deletions

View file

@ -8,5 +8,4 @@
{% set image_url = '/bundles/app/images/no-picture.png' %}
{% set image_alt = 'Kein Vorschaubild vorhanden' %}
{% endif %}
<div alt="{{ image_alt }}" style="background:url({{ image_url }}) no-repeat"></div>
<div class="img-background" alt="{{ image_alt }}" style="background:url({{ image_url }}) no-repeat"></div>