| @@ -0,0 +1,3 @@ | |||
| 1 | + | :where(img[width="88"][height="31"]) { | |
| 2 | + | image-rendering: pixelated; | |
| 3 | + | } | |
chrisburnell / Stylus Extension: Pixelate 88x31s
Last active 4 months ago
For the Stylus browser extension: applies `image-rendering: pixelated` CSS to images with width and height attributes matching 88 and 31 respectively.
chrisburnell
revised this gist 4 months ago
·
24229dd
No changes
chrisburnell
revised this gist 4 months ago
·
646b4f0
No changes
chrisburnell
revised this gist 4 months ago
·
23cff47
No changes
chrisburnell
revised this gist 4 months ago
·
106b2c4
1 file changed, 3 insertions