diff --git a/stylesheets/main.css b/stylesheets/main.css index f6f78de..9c5975b 100644 --- a/stylesheets/main.css +++ b/stylesheets/main.css @@ -1,9 +1,9 @@ html { - font-family: serif; + font-family: sans-serif; } html.hasFontSmoothing-true { - font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif; + /*font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;*/ } body {