fix: <style>-Blöcke aus allen 24 Artikeln entfernt + Skill korrigiert
- artikel_*.html: 24 Dateien von <style>-Blöcken befreit (body, max-width zerstören Joomla) - journalistic-article-writing SKILL.md: falsche 'AUSNAHME 09.07.' entfernt - Ursache: Skill-Kommentar erlaubte Sub-Agenten <style> 'für Vorschau' — kein Gatekeeper existiert
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html><html lang="de"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>Kennerspiele-Angebote — Amazon Deals</title>
|
||||
<style>body{margin:0;padding:0;background:#f9f7f4;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#2c2416;line-height:1.6}
|
||||
article{max-width:720px;margin:0 auto;padding:2rem 1.5rem;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,0.06)}
|
||||
h1{font-size:1.5rem;color:#1a1a1a}.meta{color:#999;font-size:.85rem;margin-bottom:1.5rem}
|
||||
a{color:#007185;text-decoration:none}a:hover{text-decoration:underline}
|
||||
.weight{display:inline-block;background:#20228a;color:#fff;padding:1px 7px;border-radius:10px;font-size:0.75rem;margin-left:0.5rem}
|
||||
</style></head><body><article>
|
||||
<h1>🔥 Kennerspiele-Angebote auf Amazon</h1><p class="meta">Stand: 06.07.2026, 09:15 · BGG Weight 1.5–5.0 · Preise inkl. MwSt.</p>
|
||||
</article></body></html>
|
||||
Reference in New Issue
Block a user