From 5b30228f4d65176ccb084f92ce9bf125d6a48bd2 Mon Sep 17 00:00:00 2001 From: othree Date: Sat, 26 Mar 2011 16:17:07 +0800 Subject: [PATCH] remove font style for test --- stylesheets/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/main.css b/stylesheets/main.css index f6f78de..670df04 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 {