This commit is contained in:
x
2025-03-21 21:54:50 +01:00
parent 1d5225c9fe
commit ba7ea955c5
2 changed files with 13 additions and 0 deletions

View File

@ -124,4 +124,16 @@ html[theme="f0ck"] .image-brand {
grid-template-columns: 1fr auto;
margin: 10px;
margin-right: 10px;
}
.navigation-rechts {
display: flex;
}
.about {
background: none!important;
}
.login-image {
width: 300px;
}