From cdb6c4ff8d4f0e27e0f8ad48e7cd1808231fd028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 15 Sep 2018 21:50:20 +0800 Subject: [PATCH] Update edit.html --- src/edit.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/edit.html b/src/edit.html index 3944723..71d070a 100644 --- a/src/edit.html +++ b/src/edit.html @@ -1,6 +1,6 @@ - Flot Edit + 云控曲线 @@ -61,7 +61,7 @@ } body { - font-family: Arial; + font-family: Arial,PingFangSC-Light,"Microsoft YaHei",sans-serif;; } h3 { @@ -111,7 +111,6 @@ .presets_table_all th { background: grey; color: white; - font-weight: bold; text-align: left; padding: 5px; }