stylus-pixelate-88x31s.css
· 69 B · CSS
Raw
:where(img[width="88"][height="31"]) {
image-rendering: pixelated;
}
| 1 | :where(img[width="88"][height="31"]) { |
| 2 | image-rendering: pixelated; |
| 3 | } |