Commit 9804de73 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/personalisiertes-lernen.html

parent aaf0613f
Pipeline #11581 passed with stage
in 10 seconds
...@@ -65,15 +65,10 @@ ...@@ -65,15 +65,10 @@
AVERT (Authorship Verification and Evaluation through Responsive Testing) AVERT (Authorship Verification and Evaluation through Responsive Testing)
</h2> </h2>
<div>
<!-- Bild (links) -->
<div class="flex-shrink-0">
<img src="assets/img/ap5-gehirn.png"
alt="Denkbild für AVERT"
class="w-10 md:w-20 h-10 object-contain" />
</div>
<!-- Liste (rechts) --> <div class="row">
<!-- Textbereich -->
<div class="col-12.col-md-8">
<ul> <ul>
<li> <li>
AVERT begegnet den Projekt­herausforderungen, indem es von einer herkömmlichen, AVERT begegnet den Projekt­herausforderungen, indem es von einer herkömmlichen,
...@@ -92,6 +87,19 @@ ...@@ -92,6 +87,19 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="col-12.col-md-4">
<img src="assets/img/ap5-gehirn.png"
alt="Denkbild für AVERT"
class="img-fluid rounded"
style="max-height: 30px; width: auto; display: block; margin-left: auto; margin-right: auto;">
</div>
</div>
</article> </article>
......
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