From 9f566277e509b7649ad58ab59abfac807455da20 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Sep 2010 17:02:32 -0400 Subject: [PATCH] Updated kr theme. --- _themes/kr/static/flasky.css_t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_themes/kr/static/flasky.css_t b/_themes/kr/static/flasky.css_t index 0de60ee..28f8a6c 100644 --- a/_themes/kr/static/flasky.css_t +++ b/_themes/kr/static/flasky.css_t @@ -14,7 +14,7 @@ /* -- page layout ----------------------------------------------------------- */ body { - font-family: 'Georgia', serif; + font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro', serif; font-size: 17px; background-color: white; color: #000;