💈🦪 Updated with Glitch

This commit is contained in:
Glitch (rescue-trans-rescue)
2024-09-01 22:23:54 +00:00
parent ce0c217116
commit 1db6fefb6b
9 changed files with 515 additions and 402 deletions

View File

@ -16,6 +16,10 @@ details summary {
cursor: pointer;
}
details ::marker {
content: "+ ";
}
#expand-all summary {
background-color: var(--color-accent);
}