diff --git a/app/www/annotate.html b/app/www/annotate.html
index c914e43..7da74de 100644
--- a/app/www/annotate.html
+++ b/app/www/annotate.html
@@ -307,7 +307,7 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
- font-size: 8pt;
+ font-size: 6pt;
}
.help li {
@@ -318,7 +318,7 @@
}
.help .key {
- padding: 5px;
+ padding: 2px;
background-color: aliceblue;
border: solid 1px black;
color: black;