1,492
edits
Rigel Kent (talk | contribs) No edit summary |
Rigel Kent (talk | contribs) No edit summary |
||
| Line 33: | Line 33: | ||
/* Class to retain pixelation when zoomed */ | /* Class to retain pixelation when zoomed */ | ||
. | .pixels { | ||
-ms-interpolation-mode:nearest-neighbor; /* IE 7-11 */ | -ms-interpolation-mode:nearest-neighbor; /* IE 7-11 */ | ||
image-rendering:-webkit-optimize-contrast; /* old Webkit browsers */ | image-rendering:-webkit-optimize-contrast; /* old Webkit browsers */ | ||
edits