From 6d0d664f5979a68f9c820682efd6ec8aeb13e216 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Sep 2010 17:04:56 -0400 Subject: [PATCH] updated kr themes --- _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 28f8a6c..0de60ee 100644 --- a/_themes/kr/static/flasky.css_t +++ b/_themes/kr/static/flasky.css_t @@ -14,7 +14,7 @@ /* -- page layout ----------------------------------------------------------- */ body { - font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro', serif; + font-family: 'Georgia', serif; font-size: 17px; background-color: white; color: #000;