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 {