ag, dse, homepage, termine

This commit is contained in:
2022-10-17 22:29:47 +02:00
parent 058bd0c211
commit f76fd27761
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%;
}
}