WIP: zakładka dziennika dla dyżurnych

This commit is contained in:
2022-05-18 02:28:09 +02:00
parent cb6be0e1f1
commit 3dc33f2f1d
3 changed files with 614 additions and 550 deletions
+5
View File
@@ -211,6 +211,11 @@ ul {
&:hover, &:focus {
color: $accentCol;
}
&.checked {
color: var(--clr-primary);
font-weight: bold;
}
}
&--image {