Terminal window
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build (pull_request) Successful in 10s
CI / build-and-push-docker (pull_request) Successful in 13s

This commit is contained in:
2025-08-28 20:37:00 +02:00
parent 42419e2e3b
commit aa8da0bb56
10 changed files with 115 additions and 15 deletions

View File

@@ -46,10 +46,13 @@
font-weight: bold;
}
.footer {
background-color: #c0c0c0;
}
.uglyHack {
.clock {
width: 45%;
}
.terminal {
}
.footer {
background-color: #c0c0c0;
}