changed image-rendering for img.button to smooth
This commit is contained in:
parent
5f07e4fd7b
commit
d70696177e
1 changed files with 1 additions and 0 deletions
|
|
@ -103,4 +103,5 @@ img.button {
|
||||||
border: 0;
|
border: 0;
|
||||||
width: 110px;
|
width: 110px;
|
||||||
image-rendering: pixelated;
|
image-rendering: pixelated;
|
||||||
|
image-rendering: smooth;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue