mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +01:00
Tuned fonts a bit more.
This commit is contained in:
parent
babacf0f3a
commit
2bddce2978
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue