Commit 2546a445 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html, public/assets/img/BMFTR-2.PNG

parent f96b24fa
Pipeline #11498 passed with stage
in 9 seconds
...@@ -1003,7 +1003,7 @@ Implementations, and Perspectives ...@@ -1003,7 +1003,7 @@ Implementations, and Perspectives
<div class="row align-items-center"> <div class="row align-items-center">
<!-- Kontaktinformationen (links) --> <!-- Kontaktinformationen (links) -->
<div class="col-lg-6"> <div class="col-lg-4 col-md-4 col-12">
<div class="info-box mb-3"> <div class="info-box mb-3">
<h3><strong>Hochschule für Technik Stuttgart</strong></h3> <h3><strong>Hochschule für Technik Stuttgart</strong></h3>
<div class="contact-lines"> <div class="contact-lines">
...@@ -1014,7 +1014,11 @@ Implementations, and Perspectives ...@@ -1014,7 +1014,11 @@ Implementations, and Perspectives
</div> </div>
</div> </div>
<div class="col-lg-6"> <div class="col-lg-4 col-md-4 col-12">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/hft-logo2.png" alt="HFT Logo" style="max-height: 100px;"> <img src="assets/img/hft-logo2.png" alt="HFT Logo" style="max-height: 100px;">
</div> </div>
...@@ -1027,9 +1031,12 @@ Implementations, and Perspectives ...@@ -1027,9 +1031,12 @@ Implementations, and Perspectives
<img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;"> <img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;">
</div> </div>
<div class="col-lg-6">
<p><strong>Gefördert durch: </strong></p>
</div>
<!-- BMBF Logo --> <!-- BMBF Logo -->
<div class="col-lg-6"> <div class="col-lg-6">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="Gefördert durch BMBF" style="max-height: 270px;"> <img src="assets/img/BMFTR-2.png" alt="Gefördert durch BMBF" style="max-height: 270px;">
</div> </div>
</div> </div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment