Meta: Update Default.css

This commit is contained in:
Alec Murphy 2025-04-16 14:56:46 -04:00
parent 99268200f4
commit 34a5985cf0

View file

@ -6,6 +6,11 @@ Document {
font-weight: 400; font-weight: 400;
} }
a {
color: #0000ee;
text-decoration: underline
}
code { code {
font-family: monospace font-family: monospace
} }