Move to new server

This commit is contained in:
2024-10-12 13:38:41 +02:00
commit e2e855e9b9
113 changed files with 11268 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
a {
margin-right: 1em;
}
@media print {
div.toolbar {
display: none;
}
div.container {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
}
.spacer {
flex: 1 1 auto;
}
.menu-button {
background-color: rgb(0, 92, 187);
}
.menu-button-icon {
color: white;
}
mat-toolbar {
background-color: transparent;
}