css e immagini
This commit is contained in:
parent
89674095b5
commit
03b7a94207
Binary file not shown.
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 106 KiB |
BIN
public/watermark.png
Normal file
BIN
public/watermark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
@ -382,6 +382,11 @@ td {
|
||||
|
||||
.info-table {
|
||||
width: 80%;
|
||||
background-image: url("/watermark.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: right;
|
||||
background-clip: content-box;
|
||||
background-origin: content-box;
|
||||
border: 1px solid black;
|
||||
margin: 0 auto;
|
||||
border-collapse: collapse;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user