ag, dse, homepage, termine

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