correction taille img home ref

This commit is contained in:
Jerome Morjon
2015-03-05 20:41:36 +01:00
parent c8af84859d
commit ab7413332a
2 changed files with 76 additions and 1 deletions

@ -40,7 +40,7 @@
<div class="item">
@endif
<br>
<a href="/referents/vive.linux/games"><img class="imgRef" src="{{$ref -> image}}" width="300px" alt="{{ $ref -> name }}-Nom"></a>
<a href="/referents/vive.linux/games"><img class="imgRef" src="{{$ref -> image}}" alt="{{ $ref -> name }}-Nom"></a>
<a href="/referents/vive.linux/games"><div class="well well-lg nomRef">{{$ref -> firstname}}, {{$ref -> lastname}}</div></a>
</div>
@endforeach