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:
@@ -5,24 +5,6 @@
|
||||
<title>Moytura: Die Monster spielen mit — und können gewinnen</title>
|
||||
<meta name="description" content="David Thompson und Trevor Benjamin liefern mit Moytura eine Area-Control-Innovation für zwei Personen: Eine dritte KI-Fraktion greift beide Seiten an und punktet selbst. Erschienen 2026 bei Bitewing Games als vierter Titel der Mythos Collection.">
|
||||
<meta name="keywords" content="Moytura, Bitewing Games, David Thompson, Trevor Benjamin, Area Control, Zwei-Spieler, Irische Mythologie, Mythos Collection, Brettspiel 2026, Undaunted">
|
||||
<style>
|
||||
body { max-width:720px; margin:2rem auto; font-family:'Nunito',system-ui,sans-serif; color:#3B3B3C; line-height:1.7; background:#fff; }
|
||||
h1 { font-family:Arial,sans-serif; color:#171D4F; font-size:1.8rem; }
|
||||
h2 { font-family:Arial,sans-serif; color:#171D4F; font-size:1.4rem; margin-top:2rem; }
|
||||
h3 { font-family:Arial,sans-serif; color:#171D4F; font-size:1.15rem; }
|
||||
a { color:#20228A; text-decoration:underline; }
|
||||
blockquote { border-left:4px solid #20228A; margin:1.5rem 0; padding:0.5rem 1.2rem; background:#f8f9fc; font-style:italic; color:#4a4a4a; }
|
||||
cite { display:block; margin-top:0.4rem; font-size:0.85rem; color:#777; font-style:normal; }
|
||||
.kasten { background:#f4f6fa; border:1px solid #dde1e8; border-radius:6px; padding:1.2rem 1.5rem; margin:2rem 0; }
|
||||
.article-image { max-width:200px; float:right; margin:0 0 1rem 1.5rem; border-radius:4px; box-shadow:0 2px 8px rgba(0,0,0,0.15); }
|
||||
.dachzeile { font-family:Arial,sans-serif; font-size:0.85rem; color:#777; text-transform:uppercase; letter-spacing:0.5px; margin-bottom:0.3rem; border-bottom:2px solid #e0e0e0; padding-bottom:0.4rem; }
|
||||
.infobox { background:#f0f4f8; border-radius:6px; padding:1rem 1.3rem; margin:1.5rem 0; font-size:0.95rem; }
|
||||
table { width:100%; border-collapse:collapse; margin:1.5rem 0; }
|
||||
table th { background:linear-gradient(135deg,#20228A,#171D4F); color:#fff; padding:8px 12px; text-align:left; font-weight:600; font-size:0.9rem; }
|
||||
table td { padding:8px 12px; border-bottom:1px solid #e0e0e0; font-size:0.9rem; }
|
||||
table tr:nth-child(even) td { background:#f8f9fc; }
|
||||
table tr:hover td { background:#f0f4f8; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user