Commit 15c53ed7 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent 2e2b865b
Pipeline #11642 passed with stage
in 13 seconds
...@@ -158,8 +158,8 @@ ...@@ -158,8 +158,8 @@
</p> </p>
<div class="image-frame"> <div>
<img src="assets/img/ap4-asyst.png" alt="Dashboard-Ansicht adaptives Testen" class="img-fluid"> <img src="assets/img/ap4-asyst.png" alt="Dashboard-Ansicht adaptives Testen" class="img-fluid rounded" style="max-height: 500px; width: auto; display: block; margin-left: auto; margin-right: auto;">
</div> </div>
<p class="fst-italic text-center">Interface des ASYST </p> <p class="fst-italic text-center">Interface des ASYST </p>
...@@ -167,14 +167,12 @@ ...@@ -167,14 +167,12 @@
<h3>Anwendungsprozess: Übersicht der Schritte</h3> <h3>Anwendungsprozess: Übersicht der Schritte</h3>
<div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;"> <div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;">
<div>
<div class="image-frame"> <div class="image-frame">
<a href="assets/img/ap4-anwendung2.png" data-lightbox="anwendung" data-title=""> <img src="assets/img/ap4-anwendung2.png" alt="Image3" class="img-fluid rounded" style="max-height: 500px; width: auto; display: block; margin-left: auto; margin-right: auto;">
<img src="assets/img/ap4-anwendung2.png" alt="Image3" class="img-fluid">
</a>
</div> </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