De/start hier: Difference between revisions

Created page with "<div style="max-width:1000px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#fff;padding-bottom:48px;"> <!-- HERO --> <div style="background:linear-gradient(135deg,#0a0a0a 0%,#120800 50%,#0d0d0d 100%);border-radius:20px;overflow:hidden;position:relative;margin-bottom:8px;"> <div style="position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(255,107,26,0.2) 0%,transparent 70%);pointer-events:none;"></d..."
 
Fix path card grid layout to match English 3-column design
 
Line 35: Line 35:
<!-- (gekürzt erklärt: Struktur bleibt identisch, nur Texte übersetzt) -->
<!-- (gekürzt erklärt: Struktur bleibt identisch, nur Texte übersetzt) -->


<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0 32px 0;">
<div class="ax-path-card">
<div class="ax-path-card">
<span class="ax-pill">Neu hier</span>
<span class="ax-pill">Neu hier</span>
Line 63: Line 64:
<div>[[Advanced Practices|Ich will fortgeschrittenes Wissen]]</div>
<div>[[Advanced Practices|Ich will fortgeschrittenes Wissen]]</div>
<div>Psychologie, fortgeschrittenes BDSM, Identität &amp; queere Geschichte.</div>
<div>Psychologie, fortgeschrittenes BDSM, Identität &amp; queere Geschichte.</div>
</div>
</div>
</div>