slightly dimmer marks

This commit is contained in:
Lewis Wynne 2026-05-04 03:48:24 +01:00
parent 09c01715e9
commit 8689cb3c28

View file

@ -83,6 +83,11 @@ hr {
margin: 2rem 0;
}
mark {
background: #f4ecc2;
padding: 0.1em 0.2em;
}
.muted {
color: var(--muted);
}