Retro-Artikel #46-#57: BSN-Standard-Fixes + Abkürzungs-Check (Daniel 24.06.2026)

This commit is contained in:
Hermes Agent
2026-06-24 23:07:48 +02:00
parent 8902915f03
commit 0a63f0439f
68 changed files with 128219 additions and 5973 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
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: 3rem 1.5rem; background: #fff; box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
h1 { font-size: 1.8rem; margin-top: 0; color: #1a1a1a; line-height: 1.3; }
h2 { font-size: 1.3rem; margin: 2.2rem 0 0.75rem; color: #333; border-bottom: 2px solid #e8e0d3; padding-bottom: 0.3rem; }
h2 { font-size: 1.3rem; margin: 2.2rem 0 0.75rem; color: #333; }
p { margin: 0 0 1.1rem; }
a { color: #c75b3a; text-decoration: none; }
a:hover { text-decoration: underline; }