From 2519b956200801d4a290601987ff6f96bc27b1ee Mon Sep 17 00:00:00 2001 From: Davide999 Date: Fri, 26 May 2017 15:21:32 +0200 Subject: [PATCH] piccoli perfezionamenti --- Interfaccia.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Interfaccia.html b/Interfaccia.html index 3787875..d09eb95 100644 --- a/Interfaccia.html +++ b/Interfaccia.html @@ -6,6 +6,7 @@ h1 { color: white; text-align: center; + font-size:2.4em; } body{ background: #009999; @@ -13,17 +14,16 @@ table{ border: 1px solid white; empty-cells: show; + background: white; padding: 0px; width:100%; - height: 80%; - + height: 89%; } td,tr{ background: white; - width: 100px - height: 10px padding: 0px } + @@ -34,7 +34,7 @@ - +