From f840b68c9cd07cc1cce8ef6910cc4a5f7cb80f37 Mon Sep 17 00:00:00 2001 From: smueller Date: Tue, 7 Jul 2026 11:26:11 +0200 Subject: [PATCH] Update newsletter HTML styles in index.php by refining background colors, font colors, and padding for improved visual consistency and readability. Adjusted table and text styles to enhance overall aesthetics. --- index.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/index.php b/index.php index 85a8008..1ac59bd 100644 --- a/index.php +++ b/index.php @@ -359,7 +359,7 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel $articleRows = ' - +
Für diesen Zeitraum wurden keine neuen Artikel gefunden. @@ -375,17 +375,17 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel - - - @@ -393,7 +393,7 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel
+ Wiki-Beitrag
- ' . h($article['title']) . ' + + ' . h($article['title']) . '
+ Veröffentlicht am ' . h($article['date_de']) . ' von ' . h($article['author']) . '.
- @@ -434,7 +434,7 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel Thomas-Krenn Wiki Newsletter - +
' . h($preheader) . ' ‌ ‌ ‌
-
-
+ Artikel lesen
+
+
- + - @@ -504,10 +504,10 @@ function buildNewsletterHtml(array $config, array $articles, string $periodLabel -