i/em on /m/

This commit is contained in:
j 2025-06-17 08:26:31 +02:00
parent 12ff8a74dd
commit 105ee4c917

View file

@ -22,6 +22,10 @@ body {
outline: none;
}
i, em {
font-style: italic;
}
a {
color: var(--fg)
}