[all themes] use rems for more consistent font sizing

This commit is contained in:
Shish
2023-12-25 15:33:57 +00:00
parent 75a7b79380
commit 6d370b0aa3
15 changed files with 33 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
CODE {
background: #DEDEDE;
font-size: 0.8em;
font-size: 0.8rem;
}
BLOCKQUOTE {
border: 1px solid black;