diff options
Diffstat (limited to 'header')
-rwxr-xr-x | header/composed.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/header/composed.txt b/header/composed.txt index 101dc9d..ea67b0f 100755 --- a/header/composed.txt +++ b/header/composed.txt @@ -13,7 +13,7 @@ font-size: 4em; } h1, h2 { - font-family: Georgia, serif; + font-family: Century Schoolbook, C059, Georgia, serif; font-style: italic; font-weight: normal; } @@ -40,7 +40,7 @@ background-color: #ffffec; } p { - font-family: Luxi Sans, serif; + font-family: Palatino Linotype, Palatino, P052, serif; float: right; text-align: left; width: 40%; |