This commit is contained in:
sundae 2026-03-06 11:03:17 +02:00
commit 4972cbe693
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
40 changed files with 499 additions and 286 deletions

View file

@ -69,7 +69,7 @@
/* default.css */
body {
background-color: var(--primary-100);
& :is(a, button):not(span *, .postscript *),
& :is(a, button):not(span *, .postscript *, dialog *),
span:has(a) {
color: var(--primary-dark-400);
border-color: var(--primary-600);