perfezionate immagini
This commit is contained in:
parent
cdd0351158
commit
fbb0879524
2 changed files with 4 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 47 KiB |
|
@ -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 {
|
||||
|
|
Reference in a new issue