Revert "Remove accent color from monospaced text"

This reverts commit 87fae7a272.
This commit is contained in:
Brooke 2024-05-29 14:23:27 -07:00
parent c11734914a
commit b496cde4d6
No known key found for this signature in database
GPG key ID: 56C4CCAEB8BD5307

View file

@ -120,6 +120,7 @@ figure {
code {
font-family: Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
font-feature-settings: normal;
background: var(--accent-alpha-20);
padding: 1px 6px;
margin: 0 2px;
font-size: 1rem;