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:
@@ -6,52 +6,6 @@
|
||||
<title>Chivalry: Dávid Turczi reitet mit der Tafelrunde ins Jahr 2026</title>
|
||||
<meta name="description" content="Chivalry von Dávid Turczi und dlp games verbindet Zeitmanagement und Worker Placement im Artus-Mythos. Demo auf der SPIEL Essen 2026, Release Ende 2026 oder Anfang 2027.">
|
||||
<meta name="keywords" content="Chivalry, Dávid Turczi, dlp games, Brettspiel 2026, Artus-Sage, Worker Placement, Camelot, Glasmalerei, Fiore GmbH, SPIEL Essen 2026">
|
||||
<style>
|
||||
body {
|
||||
font-family: 'Nunito', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
background: #fff;
|
||||
color: #3B3B3C;
|
||||
max-width: 720px;
|
||||
margin: 0 auto;
|
||||
padding: 2rem 1.5rem;
|
||||
line-height: 1.7;
|
||||
}
|
||||
h1 { font-family: Arial, sans-serif; color: #171D4F; font-size: 1.8rem; margin: 0 0 1.5rem 0; }
|
||||
h2 { font-family: Arial, sans-serif; color: #171D4F; font-size: 1.4rem; margin: 2rem 0 1rem 0; border-bottom: 2px solid #e0e0e0; padding-bottom: 0.4rem; }
|
||||
h3 { font-family: Arial, sans-serif; color: #171D4F; font-size: 1.15rem; margin: 1.5rem 0 0.75rem 0; }
|
||||
p { margin: 0 0 1rem 0; }
|
||||
blockquote {
|
||||
border-left: 4px solid #20228A;
|
||||
margin: 1.2rem 0;
|
||||
padding: 0.8rem 1.2rem;
|
||||
background: #f5f6fa;
|
||||
font-style: italic;
|
||||
color: #555;
|
||||
}
|
||||
cite { display: block; font-style: normal; color: #777; font-size: 0.9rem; margin-top: 0.4rem; }
|
||||
.meta { color: #888; font-size: 0.9rem; margin-bottom: 1.5rem; }
|
||||
.dachzeile { font-size: 1.1rem; color: #555; margin-bottom: 1.5rem; border-bottom: 2px solid #e0e0e0; padding-bottom: 1rem; }
|
||||
.infobox {
|
||||
background:#f0f4f8;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 6px;
|
||||
padding: 1rem 1.2rem;
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
.infobox table { width: 100%; border-collapse: collapse; }
|
||||
.infobox td { padding: 0.35rem 0.6rem; vertical-align: top; }
|
||||
.infobox td:first-child { font-weight: bold; color: #171D4F; white-space: nowrap; width: 30%; }
|
||||
.kasten {
|
||||
background: #f9fafb;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 6px;
|
||||
padding: 1rem 1.2rem;
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
.kasten p { margin: 0.3rem 0; }
|
||||
.qc { display: none; }
|
||||
a { color: #20228A; text-decoration: underline; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
Reference in New Issue
Block a user