From ce50f14646fd145c02e6bfdcdcedf16eac8e717f Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sun, 20 Dec 2009 01:02:30 +0000 Subject: [PATCH] Added GaramondNo8 to the body because that's the font you get from http://www.artifex.com/downloads/ --- css/beige-red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/beige-red.css b/css/beige-red.css index 4d07219f..5b883176 100644 --- a/css/beige-red.css +++ b/css/beige-red.css @@ -1,5 +1,5 @@ body, rss { - font-family: Garamond, "Bookman Old Style", Cochin, Baskerville, serif; + font-family: Garamond, GaramondNo8, "Bookman Old Style", Cochin, Baskerville, serif; font-size: 16pt; line-height: 20pt; background-color:#ffe;