lots of work

This commit is contained in:
Chris Kruining 2024-10-14 17:09:54 +02:00
parent 552ba7f3c9
commit 75bd06cac3
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
19 changed files with 523 additions and 314 deletions

View file

@ -14,29 +14,6 @@ section.index {
padding: 1em;
padding-block-start: 1.5em;
padding-inline-end: 1em;
& details {
& > summary::marker {
content: none;
color: var(--text) !important;
}
& span {
cursor: pointer;
}
}
& ul {
padding-inline-start: 0;
& ul {
padding-inline-start: 1.25em;
}
& span {
white-space: nowrap;
}
}
}
& > section {