From 27a855b2a125d5118f65f06672f75dde8fdd9b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 15 Sep 2018 23:34:03 +0800 Subject: [PATCH] Update edit.html --- src/edit.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/edit.html b/src/edit.html index ee1fb3d..6de7941 100644 --- a/src/edit.html +++ b/src/edit.html @@ -57,6 +57,7 @@ .header { background: white; color: black; + font-size: 0.8em; } body { @@ -85,7 +86,8 @@ table.fixed th { overflow: hidden; font-weight: 100;font-size: 0.8em;} label { - + font-size: 0.8em; + color: #959595; } table {