Symboluebersicht-Tabelle mit 3 Platzhaltern entfernt

Made-with: Cursor
This commit is contained in:
root
2026-04-19 21:11:19 +00:00
parent 58316b929e
commit 944f2a50e1

View File

@@ -402,47 +402,6 @@ footer{padding:2rem 1.25rem 3rem;text-align:center;color:var(--muted);font-size:
<figcaption class="figcap">Schaltzeichen eines Leistungsschützes — Hauptkontakte 1/L16/T3, Spule A1/A2, Hilfskontakt 13/14</figcaption>
</figure>
<div class="subtask">
<h3>Symbolübersicht für Schütze</h3>
<p class="lead">Je nach Anzahl der Hauptkontakte und Hilfskontakte gibt es unterschiedliche Schaltzeichen:</p>
</div>
<table>
<thead>
<tr><th style="width:38%">Symbol</th><th>Bezeichnung</th></tr>
</thead>
<tbody>
<tr>
<td>
<div class="img-placeholder small">
<span class="ph-icon">📷</span>
<p class="ph-title">Symbol: Hauptschütz mit 3 Kontakten</p>
<p class="ph-hint">Aus Fachkundebuch abfotografieren oder mit KI erstellen</p>
</div>
</td>
<td>Hauptschütz mit drei Kontakten</td>
</tr>
<tr>
<td>
<div class="img-placeholder small">
<span class="ph-icon">📷</span>
<p class="ph-title">Symbol: Hauptschütz mit 3 HK + 4 Hilfskontakten</p>
<p class="ph-hint">Aus Fachkundebuch abfotografieren oder mit KI erstellen</p>
</div>
</td>
<td>Hauptschütz mit drei Hauptkontakten und 4 Hilfskontakten</td>
</tr>
<tr>
<td>
<div class="img-placeholder small">
<span class="ph-icon">📷</span>
<p class="ph-title">Symbol: Hilfsschütz mit 4 Schließern + 2 Öffnern</p>
<p class="ph-hint">Aus Fachkundebuch abfotografieren oder mit KI erstellen</p>
</div>
</td>
<td>Hilfsschütz mit 4 Schließern und 2 Öffnern</td>
</tr>
</tbody>
</table>
</section>
<!-- ═══════════════════════════════════ AB 5 ════════════════════════════════════ -->