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:
@@ -7,27 +7,6 @@
|
||||
<meta name="keywords" content="Fantasywelt, Vorbestellungen, Brettspiele, Neuerscheinungen, Preorder">
|
||||
<meta name="joomla-id" content="15378">
|
||||
<title>Fantasywelt Vorbestellungen: 235 neue Spiele vorbestellbar (KW 26)</title>
|
||||
<style>
|
||||
body { margin: 0; padding: 0; background: #f9f7f4; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #2c2416; line-height: 1.75; }
|
||||
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.6rem; margin-top: 0; color: #1a1a1a; }
|
||||
p { margin: 0 0 1rem; }
|
||||
a { color: #c75b3a; text-decoration: none; }
|
||||
a:hover { text-decoration: underline; }
|
||||
.meta { color: #999; font-size: 0.85rem; margin-bottom: 2rem; }
|
||||
.stats { display: flex; gap: 1rem; flex-wrap: wrap; margin: 1rem 0 1.5rem; }
|
||||
.stat { background: #f0ebe0; border-radius: 8px; padding: 0.4rem 1rem; font-size: 0.85rem; }
|
||||
.stat strong { color: #20228a; }
|
||||
table { width: 100%; border-collapse: collapse; margin: 1rem 0; font-size: 0.9rem; }
|
||||
th { background: #f0ebe0; text-align: left; padding: 0.5rem 0.7rem; border-bottom: 2px solid #d5c9b3; font-weight: 600; }
|
||||
td { padding: 0.5rem 0.7rem; border-bottom: 1px solid #e8e0d3; }
|
||||
tr:nth-child(even) td { background: #faf7f2; }
|
||||
.qc { font-size: 0.75rem; color: #aaa; margin-top: 2rem; border-top: 1px solid #e8e0d3; padding-top: 0.8rem; }
|
||||
@media (max-width: 500px) {
|
||||
article { padding: 0.8rem 0.5rem; }
|
||||
td, th { font-size: 0.78rem; padding: 0.35rem; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
Reference in New Issue
Block a user