Bot auto-update: src/__pycache__/web_dashboard.cpython-310.pyc,src/web_dashboard.py
This commit is contained in:
parent
9f9388ee2b
commit
2747703dd6
Binary file not shown.
|
|
@ -231,7 +231,7 @@ html_content = """
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
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;
|
color: #e0e0e0;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue