{ --background-color: #222; --background-neutral-color: #777; - --text-color: #ccc; + --text-color: #ddd; --text-bold-color: #fff; /* --text-color: #eee; --text-light-color: #bbb; */ @@ -539,22 +539,31 @@ details summary { line-height: 260%; } +.content-area ...