From 4ecf58ea7bfae3ce6c6dfa523f1a7a0995600fd8 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Wed, 4 Mar 2026 23:20:35 +0000 Subject: [PATCH] templates/index.html aktualisiert --- templates/index.html | 105 +++++++++++++++---------------------------- 1 file changed, 36 insertions(+), 69 deletions(-) diff --git a/templates/index.html b/templates/index.html index 63aac23..856b546 100644 --- a/templates/index.html +++ b/templates/index.html @@ -65,9 +65,9 @@ } .markdown-content code { font-family: monospace; - color: #4ade80; /* Ein schickes Grün für Inline-Code */ + color: #4ade80; } - .markdown-content pre code { color: #fff; } /* Weiß für echten Code in der Box */ + .markdown-content pre code { color: #fff; } .markdown-content p { margin-bottom: 8px; } .markdown-content ul { list-style-type: disc; margin-left: 20px; margin-bottom: 8px; } .markdown-content ol { list-style-type: decimal; margin-left: 20px; margin-bottom: 8px; } @@ -113,7 +113,7 @@
💬 KI Chat
- +
@@ -139,8 +139,7 @@ - - \ No newline at end of file + const response = await fetch(`/refresh_status/${nodeId}`); \ No newline at end of file