diff --git a/index.html b/index.html index 383ceec..2d13e2e 100755 --- a/index.html +++ b/index.html @@ -103,6 +103,18 @@ margin-bottom: 50px; /* Abstand nach unten zu den Games */ box-shadow: 0 10px 30px rgba(0,0,0,0.5); } + /* Spezifische Farben für das Terminal-Banner */ + .t-blue { color: #3498db; } /* Das Blau von ~]$ */ + .t-yellow { color: #f1c40f; } /* Ein kräftiges Gelb für Symbole */ + .t-white { color: #ffffff; } /* Reinweiß für den Rest */ + + .terminal pre { + margin: 0 0 20px 0; + font-family: 'Courier New', monospace; + line-height: 1.2; + white-space: pre; /* Behält die Abstände der ASCII-Art bei */ + } + .prompt { color: #2ecc71; } .path { color: #3498db; } .command { color: #e0e0e0; } @@ -187,13 +199,13 @@
-                                    HELIOS SERVER
+                                HELIOS SERVER
     __  __     ___            -------------------------
-   / / / /__  / (_)___  _____   Users    : 2
-  / /_/ / _ \/ / / __ \/ ___/   Procs    : 186
+   / / / /__  / (_)___  _____  Users    : 2
+  / /_/ / _ \/ / / __ \/ ___/  Procs    : 186
  / __  /  __/ / / /_/ (__  )   Load     : 0.10
-/_/ /_/\___/_/_/\____/____/     Memory   : 18.2%
-                                Disk     : 6%
+/_/ /_/\___/_/_/\____/____/ Memory : 18.2% + Disk : 6% [admin@helios ~]$ ./deploy-projects.sh --active