diff --git a/drawio.webp b/drawio.webp new file mode 100644 index 0000000..25bdbb5 Binary files /dev/null and b/drawio.webp differ diff --git a/gittea.png b/gittea.png new file mode 100644 index 0000000..469d099 Binary files /dev/null and b/gittea.png differ diff --git a/mian logo.jpg b/mian logo.jpg new file mode 100644 index 0000000..773f123 Binary files /dev/null and b/mian logo.jpg differ diff --git a/monitor.html b/monitor.html index a39098a..8184dd9 100644 --- a/monitor.html +++ b/monitor.html @@ -5,7 +5,7 @@ ASF Infrastructure Monitor - + @@ -41,12 +41,16 @@ text-align: center; margin-bottom: 50px; animation: fadeInDown 0.8s ease-out; + display: flex; + flex-direction: column; + align-items: center; } .header-logo { - height: 80px; - margin-bottom: 15px; - filter: drop-shadow(0 0 10px rgba(56, 189, 248, 0.3)); + height: 100px; + margin-bottom: 20px; + border-radius: 12px; + box-shadow: 0 0 20px rgba(56, 189, 248, 0.2); } h1 { @@ -66,6 +70,7 @@ header p { color: var(--text-dim); font-size: 1.1rem; + margin-top: 0; } .dashboard-grid { @@ -265,16 +270,8 @@ margin-top: 50px; padding: 20px; border-top: 1px solid var(--glass-border); - } - - .footer-logo { - height: 60px; - opacity: 0.8; - transition: opacity 0.3s ease; - } - - .footer-logo:hover { - opacity: 1; + color: var(--text-dim); + font-size: 0.9rem; } @keyframes fadeInDown { @@ -332,7 +329,7 @@
- +

ASF Infrastructure Monitor

Real-time system health and service availability

@@ -437,7 +434,7 @@