File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
module/CommonBundle/Resources/views/common/index Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141
4242 <div class =" vtk-home-header" >
4343 <div class =" vtk-home-image" >
44- {# <div class="container" style="text-align: center">#}
45- {# <h1 class="vtk-hometitle">{{ translate('welcome to') }} VTK</h1>#}
46- {# <div class="vtk-home-titleDecoration"></div>#}
47- {# <h2 class="vtk-home-subtitle" style="color: white; font-weight: 500">Vlaamse Technische Kring - partner#}
48- {# in crime since 1920</h2>#}
49- {# <div style="height: 100px"></div>#}
50- {# </div>#}
44+ <div class =" container" style =" text-align: center" >
45+ <h1 class =" vtk-hometitle" >{{ translate(' welcome to' ) }} VTK</h1 >
46+ <div class =" vtk-home-titleDecoration" ></div >
47+ <h2 class =" vtk-home-subtitle" style =" color: white; font-weight: 500" >Vlaamse Technische Kring - partner
48+ in crime since 1920</h2 >
49+ <div style =" height: 100px" ></div >
50+ </div >
5151 </div >
5252 </div >
5353
214214 <div class =" thumbnail" style =" height: 200px; text-align: center; border-style: none" >
215215 {% if poc.getAcademic ().getPhotoPath() %}
216216 <img class =" profileImagePreloaded holderjs" data-url =" {{ profilePath }}/{{ poc.getAcademic ().getPhotoPath() }}"
217- style =" background: url(?holder.js/90x67/auto/text:Image) no-repeat; width: 80px ; height: 80px ; object-fit: cover; border-radius: 50%" alt =" " >
217+ style =" background: url(?holder.js/90x67/auto/text:Image) no-repeat; width: 100px ; height: 100px ; object-fit: cover; border-radius: 50%" alt =" " >
218218 {% else %}
219219 <img data-src =" holder.js/144x108/auto/text:Image" alt =" " >
220220 {% endif %}
You can’t perform that action at this time.
0 commit comments