fakecheck

This commit is contained in:
2025-11-24 01:05:41 +01:00
parent f3cd26ba89
commit 09ab7bad59
5 changed files with 43 additions and 26 deletions

View File

@@ -1,7 +1,9 @@
<?php
// fakecheck.php Template für das Browser-Test-Tool im Bereich /fakecheck
?>
<section class="fc-container" id="fakecheck-tool">
<section class="section-band section-band--soft border-t border-brand-border/60 py-12 sm:py-16" id="fakecheck-tool">
<div class="px-4 sm:px-6 lg:px-8">
<div class="section-shell fc-container">
<div class="fc-header">
<div class="fc-header-text">
<h2>Browser-basierter USB-Test</h2>
@@ -171,4 +173,6 @@
</p>
</aside>
</div>
</div>
</div>
</section>