diff --git a/template/Interfaccia.html b/template/Interfaccia.html
index 6152a62..844cf0d 100644
--- a/template/Interfaccia.html
+++ b/template/Interfaccia.html
@@ -22,7 +22,7 @@
table {
table-layout: fixed;
empty-cells: show;
- font-size: .6em;
+ font-size: .55em;
}
div {
float: left;
@@ -56,6 +56,7 @@
padding: 0px;
}
div.tabella {
+ font-family: sans-serif;
float:left;
display:block;
width: 70vw;