display course type on top left of slots

This commit is contained in:
imperosol
2025-09-13 00:19:18 +02:00
parent 61eef6bbca
commit 535b493b03
4 changed files with 14 additions and 5 deletions

View File

@@ -83,7 +83,8 @@
#links_content {
overflow: auto;
box-shadow: $shadow-color 1px 1px 1px;
height: 20em;
min-height: 20em;
padding-bottom: 1em;
h4 {
margin-left: 5px;