Market Intelligence
Cross-exchange analysis and real-time visualization.
Transaction Volume
-€0.0k
+--
Total Executions
-0
+--
Unique Assets
-diff --git a/dashboard/public/index.html b/dashboard/public/index.html index cdf7a22..6d23806 100644 --- a/dashboard/public/index.html +++ b/dashboard/public/index.html @@ -22,21 +22,6 @@ border-radius: 16px; } - .glass-btn { - background: rgba(56, 189, 248, 0.1); - border: 1px solid rgba(56, 189, 248, 0.2); - transition: all 0.3s; - } - - .glass-btn:hover { - background: rgba(56, 189, 248, 0.2); - border-color: #38bdf8; - } - - .glow { - box-shadow: 0 0 20px rgba(56, 189, 248, 0.1); - } - .active-nav { background: rgba(56, 189, 248, 0.1); color: #38bdf8; @@ -55,12 +40,31 @@ background: #1e293b; border-radius: 10px; } + + .config-sidebar { + width: 320px; + border-right: 1px solid rgba(255, 255, 255, 0.05); + } + + .btn-primary { + background: #38bdf8; + color: #0b1120; + padding: 8px 16px; + border-radius: 8px; + font-weight: 600; + transition: all 0.2s; + } + + .btn-primary:hover { + background: #7dd3fc; + transform: translateY(-1px); + }
- + - -Cross-exchange analysis and real-time visualization.
Transaction Volume
-Total Executions
-Unique Assets
-