CSS Anpassungen
Reiseprogramm-Tabs Mauszeiger / nav-tabs curser Pointer Anpassung Logos im Footer /images/st2/icons/arrowup.gif bei Video Link entfernen Model (Layer) Scrollbar / Ohne Script git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3311 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
55645fce16
commit
02e576ebc7
4 changed files with 55 additions and 10 deletions
|
|
@ -78,9 +78,6 @@
|
|||
{% image '@AppBundle/Resources/public/images/logos/rundv.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="R + V">{% endimage %}
|
||||
</div>
|
||||
<div class="clearfix padding-bottom"></div>
|
||||
<div class="col-md-6 col-sm-6 col-xs-6">
|
||||
{% image '@AppBundle/Resources/public/images/logos/reisebuero.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="Empfohlenes Reisebüro">{% endimage %}
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6 col-xs-6">
|
||||
{% image '@AppBundle/Resources/public/images/logos/DB.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="DB Bahn">{% endimage %}
|
||||
</div>
|
||||
|
|
@ -91,14 +88,14 @@
|
|||
<p class="hl4">Sicherheit & starke Marken:</p>
|
||||
<div class="row text-center">
|
||||
<div class="col-md-12">
|
||||
{% image '@AppBundle/Resources/public/images/logos/ssl.png' %}<img class="left-img" src="{{ asset_url }}" alt="SSL">{% endimage %}
|
||||
{% image '@AppBundle/Resources/public/images/logos/ssl.png' %}<img class="left-img" src="{{ asset_url }}" alt="SSL" style="margin-top: 14px;">{% endimage %}
|
||||
</div>
|
||||
<div class="clearfix padding-bottom"></div>
|
||||
<div class="col-md-6 col-sm-6 col-xs-6">
|
||||
{% image '@AppBundle/Resources/public/images/logos/logo-jugendreisen-spezialist.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="jugendreisen spezialist">{% endimage %}
|
||||
{% image '@AppBundle/Resources/public/images/logos/logo-jugendreisen-spezialist.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="jugendreisen spezialist" style="margin-top: 15px">{% endimage %}
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6 col-xs-6">
|
||||
{% image '@AppBundle/Resources/public/images/logos/fairliners_g.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="fairliners">{% endimage %}
|
||||
{% image '@AppBundle/Resources/public/images/logos/fairliners_g.png' %}<img class="img-responsive" src="{{ asset_url }}" alt="fairliners" style="margin-top: 15px">{% endimage %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue