diff --git a/static/prova1.png b/static/prova1.png index 6dd68e2..526d45a 100644 Binary files a/static/prova1.png and b/static/prova1.png differ diff --git a/template/Interfaccia.html b/template/Interfaccia.html index 7b7aab4..d32806c 100644 --- a/template/Interfaccia.html +++ b/template/Interfaccia.html @@ -39,6 +39,8 @@ } td { background: white; + font-size: 12px; + font-weight: : 700; text-align: center; vertical-align: middle; width: calc((70vw / {{.larghezza}}) - 3px); @@ -57,8 +59,8 @@ padding: 0px; } .razza2 { - background-image: url("/static/cellaRossa.png"); - background-size: 200% 400%; + background-image: url("/static/prova1.png"); + background-size: 180% 300%; padding: 0px; } div.tabella {