ag, dse, homepage, termine

This commit is contained in:
2022-10-17 22:29:47 +02:00
parent 84efc56f73
commit 4043f5109b
40 changed files with 389 additions and 20 deletions

View File

@ -426,3 +426,9 @@ details[open] summary {
border-bottom: 1px solid #aaa;
margin-bottom: .5em;
}
@media only screen and (min-width: 768px) {
.termin-tc {
width: 25%;
}
}