add logo and some other frontend changes
Build / Build-image (push) Successful in 1m15s

This commit is contained in:
2026-08-14 18:42:30 +02:00
parent eca046c1ea
commit 7250a9ea68
13 changed files with 1918 additions and 22 deletions
+2 -2
View File
@@ -51,9 +51,9 @@ import { Transition } from 'vue';
background-color: rgb(98, 175, 99);
}
.cf-cp {
background-color: rgb(0, 9, 166);
background-color: rgb(37, 43, 154);
}
.cf-ip {
background-color: rgb(96, 98, 160);
background-color: rgb(106, 108, 160);
}
</style>