quick snapshot

This commit is contained in:
Chris Kruining 2024-10-24 14:39:08 +02:00
parent b03f80f34f
commit 5367ed2f44
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
10 changed files with 309 additions and 191 deletions

View file

@ -15,7 +15,7 @@
}
}
.mutated {
:is(details, div):has(.mutated) > :is(summary, span:has(.mutated)) {
color: var(--warn);
&::after {