dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit 79b980b069 - Show all commits

View File

@@ -77,7 +77,7 @@ pre {
.navbar-logo img { .navbar-logo img {
display: flex; display: flex;
justify-content: flex-start; justify-content: flex-start;
height: 60px; /* Logo Höhe, kann angepasst werden */ height: 80px; /* Logo Höhe, kann angepasst werden */
} }
#log-container { #log-container {