Meta: Update Default.css

This commit is contained in:
Alec Murphy 2025-04-26 10:49:40 -04:00
parent 4d688e70dc
commit 79d73bdff3

View file

@ -11,10 +11,18 @@ a {
text-decoration: underline text-decoration: underline
} }
b, strong {
font-weight: bold
}
code { code {
font-family: monospace font-family: monospace
} }
em, i {
font-style: italic
}
h1 { h1 {
font-size: 2em; font-size: 2em;
font-weight: bold font-weight: bold