From 85d557f767c35667f6c33465a71eeef6e72220e0 Mon Sep 17 00:00:00 2001 From: Thomas Dannenberg Date: Sun, 2 Nov 2025 20:15:35 +0000 Subject: [PATCH] =?UTF-8?q?2025/css/main.css=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2025/css/main.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 2025/css/main.css diff --git a/2025/css/main.css b/2025/css/main.css deleted file mode 100644 index a7a0278..0000000 --- a/2025/css/main.css +++ /dev/null @@ -1,15 +0,0 @@ -body { - margin: 0; - font-family: system-ui, sans-serif; - background-color: #f8f8f8; - color: #222; - text-align: center; -} - -.kalenderbild img { - max-width: 100%; - height: auto; - display: block; - margin: 0 auto; - border-radius: 8px; -} \ No newline at end of file