cibo
This commit is contained in:
parent
a3940ad75d
commit
06be466a58
2 changed files with 2 additions and 2 deletions
BIN
static/cibo.png
Normal file
BIN
static/cibo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -40,7 +40,6 @@
|
|||
td {
|
||||
background: white;
|
||||
font-size: 12px;
|
||||
font-weight: : 700;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
width: calc((70vw / {{.larghezza}}) - 3px);
|
||||
|
@ -50,7 +49,8 @@
|
|||
height: 3em;
|
||||
}
|
||||
.cibo {
|
||||
background: #FFFF33;
|
||||
background-image: url("/static/cibo.png");
|
||||
background-size: 100% 100%;
|
||||
padding: 0px;
|
||||
}
|
||||
.razza1 {
|
||||
|
|
Reference in a new issue