Bot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc,src/web_dashboard.py

This commit is contained in:
Marc Blatter 2026-07-04 13:06:33 +02:00
parent 9f9388ee2b
commit 2747703dd6
2 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ html_content = """
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #0f0c29 0%, #302b63 100%);
background: linear-gradient(135deg, #2ecc71c29 0%, #302b63 100%);
color: #e0e0e0;
padding: 20px;
min-height: 100vh;