From e345a2db8eefc6b885f97105c9957b4fd91ef1cd Mon Sep 17 00:00:00 2001 From: brooke Date: Sat, 15 Mar 2025 16:48:58 -0400 Subject: [PATCH] fix --- console/A2D1-KB21/index.html | 122 ++++------------------------------- styles.css | 4 +- 2 files changed, 16 insertions(+), 110 deletions(-) diff --git a/console/A2D1-KB21/index.html b/console/A2D1-KB21/index.html index fc2f852..5860c9b 100644 --- a/console/A2D1-KB21/index.html +++ b/console/A2D1-KB21/index.html @@ -1,112 +1,7 @@ - - - - - - - -
-
-

../ A2D1-KB21

-
- Bronze Discipline
A2D1-KB21 -
-
- -
-
- Debian GNU/Linux 12 (bookworm)
- 6.1.0-28-amd64 -
    -
  • IPv4: 65.132.212.89
  • -
  • IPv6: 2603:3001:6db:4900::fbf2
  • -
  • Status: Running
  • -
  • Uptime: 14 Days 14:32:04
  • -
-
-
- -
-
-
-
- 589.02 MB of 5.79 GB Used - 5.21 GB Free -
-
-
- -
-
-
-
- 2 Cores - 10% Utilization -
-
-
- -
-
-
-
- 12.2 GB of 32 GB Used - 19.8 GB Free -
-
-
-
- Instance Event Log -
- - - - - - - - - - - - - - - - - - - - - - - - - -
hh:mm:ssDescriptionStatus
00:03:43Backup JobOK
00:08:43Backup JobOK
00:05:43Install Debian 12OK
-
-
-
-
-
- - + + +
+

../ A2D1-KB21

Bronze Discipline
A2D1-KB21
@@ -162,6 +58,16 @@ 10% Utilization +
+ +
+
+
+
+ 12.2 GB of 32 GB Used + 19.8 GB Free +
+
Instance Event Log diff --git a/styles.css b/styles.css index b500d02..102e19b 100644 --- a/styles.css +++ b/styles.css @@ -375,8 +375,8 @@ tr a::after { border: 4px solid transparent; border-top: 4px solid #241917; border-radius: 50%; - width: 1.2rem; - height: 1.2rem; + width: 1.1rem; + height: 1.1rem; animation: spin 1s linear infinite; margin-left: 1.3rem; margin-right: 1.3rem;