From a8cd15dbb07242660a5c97fa487ba426e4fe13d5 Mon Sep 17 00:00:00 2001 From: othree Date: Sat, 26 Mar 2011 16:29:17 +0800 Subject: [PATCH] Revert "remove font style for test" This reverts commit 5b30228f4d65176ccb084f92ce9bf125d6a48bd2. --- stylesheets/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/main.css b/stylesheets/main.css index 670df04..f6f78de 100644 --- a/stylesheets/main.css +++ b/stylesheets/main.css @@ -3,7 +3,7 @@ html { } html.hasFontSmoothing-true { - /*font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;*/ + font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif; } body {