fix css bug
This commit is contained in:
parent
1a52b9833d
commit
9b060afc6c
2 changed files with 50 additions and 46 deletions
|
@ -72,3 +72,7 @@ img.art {
|
|||
img.dark {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
img, canvas {
|
||||
image-rendering: pixelated;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue