Programme added

This commit is contained in:
2026-05-01 20:44:46 +02:00
parent bfd367f3d8
commit 40bdf95e99
71 changed files with 3561 additions and 3 deletions

View File

@@ -109,6 +109,11 @@ button:disabled { opacity: 0.5; cursor: not-allowed; }
.admin-program-panel p {
margin: 0;
}
.program-diagnostic {
color: #b45309;
font-size: 0.9rem;
line-height: 1.4;
}
.admin-main {
display: flex;
flex-direction: column;