Tuned fonts a bit more.

This commit is contained in:
Amy J. Ko 2020-07-10 11:40:51 -07:00
parent babacf0f3a
commit 2bddce2978

View file

@ -6,7 +6,7 @@ body {
font-weight: 400;
font-family: "Palatino Linotype", "Georgia", sans-serif;
font-size: 14pt;
font-size: 12pt;
line-height: 1.75em;
}
@ -16,7 +16,7 @@ body {
}
strong, b {
font-weight: 400;
font-weight: 600;
}
table.text-left td {